import { BookingModel } from '@lml/cosmo-ts-data';
export declare const mockBooking: () => BookingModel;
