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