export declare enum VerificationActionType { CREATE_SCIM_TOKEN = "create_scim_token", LOGIN = "login", DELETE_TEAM = "delete_team" } //# sourceMappingURL=VerificationActionType.d.ts.map