export interface UserLegalHoldDisableData { /** UserID */ id: string; } //# sourceMappingURL=UserLegalHoldDisableData.d.ts.map