import type { RouteLocationNormalized } from 'vue-router'; export declare type Route = RouteLocationNormalized;