import { StopTimeModel } from '@lml/cosmo-ts-data';
export declare const mockStopTime: (hoursToAdd?: number) => StopTimeModel;
