/* eslint-disable */ /* prettier-ignore */ // @ts-nocheck // Generated by vite-plugin-uni-components // Read more: https://github.com/vuejs/core/pull/3399 export {} declare module 'vue' { export interface GlobalComponents { DemoBlock: typeof import('./components/DemoBlock.vue')['default'] FixedLayout: typeof import('./components/FixedLayout.vue')['default'] GlobalLoading: typeof import('./components/GlobalLoading.vue')['default'] GlobalMessage: typeof import('./components/GlobalMessage.vue')['default'] GlobalToast: typeof import('./components/GlobalToast.vue')['default'] IntegralPopup: typeof import('./components/integralPopup.vue')['default'] PrivacyPopup: typeof import('./components/PrivacyPopup.vue')['default'] WdButton: typeof import('wot-design-uni/components/wd-button/wd-button.vue')['default'] WdConfigProvider: typeof import('wot-design-uni/components/wd-config-provider/wd-config-provider.vue')['default'] WdGap: typeof import('wot-design-uni/components/wd-gap/wd-gap.vue')['default'] WdIcon: typeof import('wot-design-uni/components/wd-icon/wd-icon.vue')['default'] WdMessageBox: typeof import('wot-design-uni/components/wd-message-box/wd-message-box.vue')['default'] WdNotify: typeof import('wot-design-uni/components/wd-notify/wd-notify.vue')['default'] WdPopup: typeof import('wot-design-uni/components/wd-popup/wd-popup.vue')['default'] WdRadio: typeof import('wot-design-uni/components/wd-radio/wd-radio.vue')['default'] WdRadioGroup: typeof import('wot-design-uni/components/wd-radio-group/wd-radio-group.vue')['default'] WdSticky: typeof import('wot-design-uni/components/wd-sticky/wd-sticky.vue')['default'] WdSwiper: typeof import('wot-design-uni/components/wd-swiper/wd-swiper.vue')['default'] WdTabbar: typeof import('wot-design-uni/components/wd-tabbar/wd-tabbar.vue')['default'] WdTabbarItem: typeof import('wot-design-uni/components/wd-tabbar-item/wd-tabbar-item.vue')['default'] WdToast: typeof import('wot-design-uni/components/wd-toast/wd-toast.vue')['default'] Zpopup: typeof import('./components/Zpopup.vue')['default'] } }