// 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 { App: typeof import('./components/App.vue')['default'] Board: typeof import('./components/Board.vue')['default'] CarbonDicomOverlay: typeof import('~icons/carbon/dicom-overlay')['default'] CarbonLanguage: typeof import('~icons/carbon/language')['default'] CarbonLogoGithub: typeof import('~icons/carbon/logo-github')['default'] CarbonMoon: typeof import('~icons/carbon/moon')['default'] CarbonScooter: typeof import('~icons/carbon/scooter')['default'] CarbonSun: typeof import('~icons/carbon/sun')['default'] Counter: typeof import('./components/Counter.vue')['default'] Documentation: typeof import('./components/Documentation.vue')['default'] FarmBot: typeof import('./components/FarmBot.vue')['default'] Footer: typeof import('./components/Footer.vue')['default'] HelloGarden: typeof import('./components/HelloGarden.vue')['default'] LayoutHeader: typeof import('./components/LayoutHeader.vue')['default'] MetaMask: typeof import('./components/logos/MetaMask.vue')['default'] Modal: typeof import('./components/Modal.vue')['default'] README: typeof import('./components/README.md')['default'] Source: typeof import('./components/logos/source.md')['default'] ThreeDGarden: typeof import('./components/ThreeDGarden.vue')['default'] WalletConnect: typeof import('./components/logos/WalletConnect.vue')['default'] WalletLink: typeof import('./components/logos/WalletLink.vue')['default'] } } export { }