export declare enum VerificationType { EMAIL = "email", PHONE = "phone" } //# sourceMappingURL=verification-type.enum.d.ts.map