export declare const startRepl: (stopsPath: string, timetablePath: string) => void;
