/* 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 { CountDown: typeof import('./src/components/resolver/CountDown/index.vue')['default'] IconAboutBox: typeof import('~icons/about/box')['default'] IconAboutCar: typeof import('~icons/about/car')['default'] IconAboutLogout: typeof import('~icons/about/logout')['default'] IconSpinnersBlocksShuffle2: typeof import('~icons/svg-spinners/blocks-shuffle2')['default'] ResolverElement: typeof import('./src/components/resolver/resolverElement/index.vue')['default'] ResolverImage: typeof import('./src/components/resolver/resolverImage/index.vue')['default'] RouterLink: typeof import('vue-router')['RouterLink'] RouterView: typeof import('vue-router')['RouterView'] VanButton: typeof import('vant/es')['Button'] VanCell: typeof import('vant/es')['Cell'] VanConfigProvider: typeof import('vant/es')['ConfigProvider'] VanDivider: typeof import('vant/es')['Divider'] VanField: typeof import('vant/es')['Field'] VanIcon: typeof import('vant/es')['Icon'] VanImage: typeof import('vant/es')['Image'] VanList: typeof import('vant/es')['List'] VanNavBar: typeof import('vant/es')['NavBar'] VanPullRefresh: typeof import('vant/es')['PullRefresh'] VanTab: typeof import('vant/es')['Tab'] VanTabs: typeof import('vant/es')['Tabs'] } }