import { User } from '.'; export declare function fakeUser(overrides?: Partial): User; //# sourceMappingURL=factory.d.ts.map