import { RouteInfo } from "kamboja-core"; export declare function getRouteDetail(info: RouteInfo): string;