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