import type { RouteRecordRaw } from 'vue-router'; export declare const routesToPaths: (routes?: RouteRecordRaw[]) => string[];