import { RefObject } from 'react'; export declare function useTrackUserInteraction(formRef: RefObject, activeStep: string, stepKey: string, formName: string): void; //# sourceMappingURL=useTrackUserInteraction.d.ts.map