export declare class SCIM2Util { static getScimProviderCustomizationContext(): any; static validateSCIM2Schema(resourceTypeStr?: string, schemaJson?: string): string; } //# sourceMappingURL=SCIM2Util.d.ts.map