export interface NewLegalHoldData { auth_token: string; base_url: string; public_key: string; } //# sourceMappingURL=NewLegalHoldData.d.ts.map