import { EmailVerificationStatus } from './types'; export declare const useVerificationStatus: () => EmailVerificationStatus;