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