import { RouteRecordRaw } from 'vue-router'; declare const routes: RouteRecordRaw[]; export default routes;