type resendEmailStatus = "OK" | "EMAIL_ALREADY_VERIFIED_ERROR"; export declare const resendVerificationEmail: () => Promise; export {}; //# sourceMappingURL=resend-email-verification.d.ts.map