// generated by unplugin-vue-components // We suggest you to commit this file into source control // Read more: https://github.com/vuejs/vue-next/pull/3399 declare module 'vue' { export interface GlobalComponents { CarbonCampsite: typeof import('~icons/carbon/campsite')['default'] CarbonLogoGithub: typeof import('~icons/carbon/logo-github')['default'] CarbonMoon: typeof import('~icons/carbon/moon')['default'] CarbonSun: typeof import('~icons/carbon/sun')['default'] Footer: typeof import('./src/components/Footer.vue')['default'] } } export { }