// generated by vite-plugin-components // read more https://github.com/vuejs/vue-next/pull/3399 declare module 'vue' { export interface GlobalComponents { Footer: typeof import('./src/components/Footer.vue')['default'] README: typeof import('./src/components/README.md')['default'] } } export { }