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