/* eslint-disable */ /* prettier-ignore */ // @ts-nocheck // Generated by unplugin-vue-components // Read more: https://github.com/vuejs/core/pull/3399 export {} declare module 'vue' { export interface GlobalComponents { OfficialAccountDialog: typeof import('./../src/components/official-account-dialog.vue')['default'] PageNav: typeof import('./../src/components/page-nav/page-nav.vue')['default'] RouterLink: typeof import('vue-router')['RouterLink'] RouterView: typeof import('vue-router')['RouterView'] Tabbar: typeof import('./../src/components/tabbar/tabbar.vue')['default'] } }