export interface UserClientRemoveData { client: { id: string; }; } //# sourceMappingURL=UserClientRemoveData.d.ts.map