/* 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 { CustomForm: typeof import('./src/components/CustomForm.vue')['default'] FlowTable: typeof import('./src/components/FlowTable.vue')['default'] RouterLink: typeof import('vue-router')['RouterLink'] RouterView: typeof import('vue-router')['RouterView'] SelectInst: typeof import('./src/components/select-inst.vue')['default'] SelectInstAppointRecord: typeof import('./src/components/select-inst-appoint-record.vue')['default'] VanButton: typeof import('vant/es')['Button'] VanCalendar: typeof import('vant/es')['Calendar'] VanCell: typeof import('vant/es')['Cell'] VanCellGroup: typeof import('vant/es')['CellGroup'] VanCheckbox: typeof import('vant/es')['Checkbox'] VanDialog: typeof import('vant/es')['Dialog'] VanField: typeof import('vant/es')['Field'] VanFloatingBubble: typeof import('vant/es')['FloatingBubble'] VanForm: typeof import('vant/es')['Form'] VanIcon: typeof import('vant/es')['Icon'] VanImage: typeof import('vant/es')['Image'] VanList: typeof import('vant/es')['List'] VanNotify: typeof import('vant/es')['Notify'] VanPicker: typeof import('vant/es')['Picker'] VanPopup: typeof import('vant/es')['Popup'] VanRadio: typeof import('vant/es')['Radio'] VanRadioGroup: typeof import('vant/es')['RadioGroup'] VanStep: typeof import('vant/es')['Step'] VanStepper: typeof import('vant/es')['Stepper'] VanSteps: typeof import('vant/es')['Steps'] VanSwipe: typeof import('vant/es')['Swipe'] VanSwipeItem: typeof import('vant/es')['SwipeItem'] VanTab: typeof import('vant/es')['Tab'] VanTabbar: typeof import('vant/es')['Tabbar'] VanTabbarItem: typeof import('vant/es')['TabbarItem'] VanTabs: typeof import('vant/es')['Tabs'] VanTag: typeof import('vant/es')['Tag'] VanTextEllipsis: typeof import('vant/es')['TextEllipsis'] VanUploader: typeof import('vant/es')['Uploader'] } }