import { RouteLine } from "../types";
export declare function getRouteLength(routeLines: RouteLine[]): number;
//# sourceMappingURL=getRouteLength.d.ts.map