/* eslint-disable */ // @ts-nocheck // Generated by unplugin-vue-components // Read more: https://github.com/vuejs/core/pull/3399 export {} /* prettier-ignore */ declare module 'vue' { export interface GlobalComponents { AAvatar: typeof import('ant-design-vue/es')['Avatar'] AButton: typeof import('ant-design-vue/es')['Button'] ACard: typeof import('ant-design-vue/es')['Card'] ACarousel: typeof import('ant-design-vue/es')['Carousel'] ACol: typeof import('ant-design-vue/es')['Col'] ACollapse: typeof import('ant-design-vue/es')['Collapse'] ACollapsePanel: typeof import('ant-design-vue/es')['CollapsePanel'] AConfigProvider: typeof import('ant-design-vue/es')['ConfigProvider'] ADescriptions: typeof import('ant-design-vue/es')['Descriptions'] ADescriptionsItem: typeof import('ant-design-vue/es')['DescriptionsItem'] AEmpty: typeof import('ant-design-vue/es')['Empty'] AForm: typeof import('ant-design-vue/es')['Form'] AFormItem: typeof import('ant-design-vue/es')['FormItem'] AImage: typeof import('ant-design-vue/es')['Image'] AInput: typeof import('ant-design-vue/es')['Input'] AInputNumber: typeof import('ant-design-vue/es')['InputNumber'] AInputPassword: typeof import('ant-design-vue/es')['InputPassword'] AInputSearch: typeof import('ant-design-vue/es')['InputSearch'] AMenu: typeof import('ant-design-vue/es')['Menu'] APopconfirm: typeof import('ant-design-vue/es')['Popconfirm'] ARadioButton: typeof import('ant-design-vue/es')['RadioButton'] ARadioGroup: typeof import('ant-design-vue/es')['RadioGroup'] AResult: typeof import('ant-design-vue/es')['Result'] ARow: typeof import('ant-design-vue/es')['Row'] ASelect: typeof import('ant-design-vue/es')['Select'] ASpace: typeof import('ant-design-vue/es')['Space'] ASpaceCompact: typeof import('ant-design-vue/es')['Compact'] ASpin: typeof import('ant-design-vue/es')['Spin'] ATabPane: typeof import('ant-design-vue/es')['TabPane'] ATabs: typeof import('ant-design-vue/es')['Tabs'] ATag: typeof import('ant-design-vue/es')['Tag'] ATextarea: typeof import('ant-design-vue/es')['Textarea'] ATooltip: typeof import('ant-design-vue/es')['Tooltip'] PatientEdit: typeof import('./../src/components/PatientEdit.vue')['default'] PatientHealthRecordPreview: typeof import('./../src/components/PatientHealthRecordPreview.vue')['default'] PatientMedicalHistoryPreview: typeof import('./../src/components/PatientMedicalHistoryPreview.vue')['default'] PatientTagEdit: typeof import('./../src/components/PatientTagEdit.vue')['default'] RecordsAnalysisPreview: typeof import('./../src/components/RecordsAnalysisPreview.vue')['default'] RecordsIndicatorPreview: typeof import('./../src/components/RecordsIndicatorPreview.vue')['default'] RecordsPatientPreview: typeof import('./../src/components/RecordsPatientPreview.vue')['default'] ReportAnalysisCountEdit: typeof import('./../src/components/ReportAnalysisCountEdit.vue')['default'] ReportAnalysisEdit: typeof import('./../src/components/ReportAnalysisEdit.vue')['default'] ReportHistoryPreview: typeof import('./../src/components/ReportHistoryPreview.vue')['default'] ReportPreview: typeof import('./../src/components/ReportPreview.vue')['default'] ReportSchemeEdit: typeof import('./../src/components/ReportSchemeEdit.vue')['default'] ReportSchemePreview: typeof import('./../src/components/ReportSchemePreview.vue')['default'] RoleEdit: typeof import('./../src/components/RoleEdit.vue')['default'] RouterLink: typeof import('vue-router')['RouterLink'] RouterView: typeof import('vue-router')['RouterView'] TagEdit: typeof import('./../src/components/TagEdit.vue')['default'] UserEdit: typeof import('./../src/components/UserEdit.vue')['default'] UserPassword: typeof import('./../src/components/UserPassword.vue')['default'] UserPreview: typeof import('./../src/components/UserPreview.vue')['default'] UserQRCode: typeof import('./../src/components/UserQRCode.vue')['default'] } }