import { User } from '../user/'; export type UserUpdate = Partial & Pick>; //# sourceMappingURL=UserUpdate.d.ts.map