import { IRange } from '../../models/range'; export declare const getRange: (range: string) => IRange | null; //# sourceMappingURL=run.d.ts.map