import { PlaceModel } from '@lml/cosmo-ts-data';
export declare const mockPlace: (placeId: string) => PlaceModel;
