export declare enum ValidationCodeMethods { EMAIL = "email", SMS = "sms", PHYSICAL_MEDIA = "physicalMedia" }