/* 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 { AButton: typeof import('@qmth/ui')['Button'] ACard: typeof import('@qmth/ui')['Card'] ACheckbox: typeof import('@qmth/ui')['Checkbox'] ACol: typeof import('@qmth/ui')['Col'] ACollapse: typeof import('@qmth/ui')['Collapse'] ACollapsePanel: typeof import('@qmth/ui')['CollapsePanel'] ADivider: typeof import('@qmth/ui')['Divider'] AForm: typeof import('@qmth/ui')['Form'] AFormItem: typeof import('@qmth/ui')['FormItem'] AInput: typeof import('@qmth/ui')['Input'] AInputNumber: typeof import('@qmth/ui')['InputNumber'] AInputPassword: typeof import('@qmth/ui')['InputPassword'] AModal: typeof import('@qmth/ui')['Modal'] APagination: typeof import('@qmth/ui')['Pagination'] AProgress: typeof import('@qmth/ui')['Progress'] ARadio: typeof import('@qmth/ui')['Radio'] ARadioGroup: typeof import('@qmth/ui')['RadioGroup'] ARow: typeof import('@qmth/ui')['Row'] ASelect: typeof import('@qmth/ui')['Select'] ASpace: typeof import('@qmth/ui')['Space'] ASpaceCompact: typeof import('@qmth/ui')['SpaceCompact'] ASpin: typeof import('@qmth/ui')['Spin'] ATable: typeof import('@qmth/ui')['Table'] ATabPane: typeof import('@qmth/ui')['TabPane'] ATabs: typeof import('@qmth/ui')['Tabs'] ATag: typeof import('@qmth/ui')['Tag'] AUpload: typeof import('@qmth/ui')['Upload'] QmButton: typeof import('@qmth/ui')['QmButton'] QmConfigProvider: typeof import('@qmth/ui')['QmConfigProvider'] QmLowForm: typeof import('@qmth/ui')['QmLowForm'] RouterLink: typeof import('vue-router')['RouterLink'] RouterView: typeof import('vue-router')['RouterView'] } }