import { JobStopModel } from '@lml/cosmo-ts-data';
export declare const getStopWindow: (stop: JobStopModel) => string;
