export declare enum EmailVerificationStatus { UNVERIFIED = "UNVERIFIED", VERIFIED = "VERIFIED" } //# sourceMappingURL=emailVerification.d.ts.map