export declare const enum IdentifierType { Email = "email", Id = "id", TenantId = "tenantId", UserTenantId = "userTenantId" }