import { RouteLocation } from 'vue-router'; export declare const parsePathParam: (route: RouteLocation) => string[];