/* 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 { BackButton: typeof import('./BackButton.vue')['default'] HomeItem: typeof import('./HomeItem.vue')['default'] Init: typeof import('./Init.vue')['default'] RouterLink: typeof import('vue-router')['RouterLink'] RouterView: typeof import('vue-router')['RouterView'] SearchCard: typeof import('./SearchCard.vue')['default'] ShowPoint: typeof import('./ShowPoint.vue')['default'] } }