export declare enum LibreRoutingConsts {
    RouteLayerId = "libre-routing-route-layer",
    WaypointsLayerId = "libre-routing-waypoints-layer"
}
