/* 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 { 403: typeof import("./components/ErrorMessage/403.vue")["default"]; 404: typeof import("./components/ErrorMessage/404.vue")["default"]; 500: typeof import("./components/ErrorMessage/500.vue")["default"]; ColSetting: typeof import("./components/ProTable/components/ColSetting.vue")["default"]; ElAside: typeof import("element-plus/es")["ElAside"]; ElAutocomplete: typeof import("element-plus/es")["ElAutocomplete"]; ElBreadcrumb: typeof import("element-plus/es")["ElBreadcrumb"]; ElBreadcrumbItem: typeof import("element-plus/es")["ElBreadcrumbItem"]; ElButton: typeof import("element-plus/es")["ElButton"]; ElCarousel: typeof import("element-plus/es")["ElCarousel"]; ElCarouselItem: typeof import("element-plus/es")["ElCarouselItem"]; ElCheckbox: typeof import("element-plus/es")["ElCheckbox"]; ElCheckboxGroup: typeof import("element-plus/es")["ElCheckboxGroup"]; ElColorPicker: typeof import("element-plus/es")["ElColorPicker"]; ElContainer: typeof import("element-plus/es")["ElContainer"]; ElDatePicker: typeof import("element-plus/es")["ElDatePicker"]; ElDialog: typeof import("element-plus/es")["ElDialog"]; ElDivider: typeof import("element-plus/es")["ElDivider"]; ElDrawer: typeof import("element-plus/es")["ElDrawer"]; ElDropdown: typeof import("element-plus/es")["ElDropdown"]; ElDropdownItem: typeof import("element-plus/es")["ElDropdownItem"]; ElDropdownMenu: typeof import("element-plus/es")["ElDropdownMenu"]; ElForm: typeof import("element-plus/es")["ElForm"]; ElFormItem: typeof import("element-plus/es")["ElFormItem"]; ElHeader: typeof import("element-plus/es")["ElHeader"]; ElIcon: typeof import("element-plus/es")["ElIcon"]; ElImage: typeof import("element-plus/es")["ElImage"]; ElInput: typeof import("element-plus/es")["ElInput"]; ElInputNumber: typeof import("element-plus/es")["ElInputNumber"]; ElMain: typeof import("element-plus/es")["ElMain"]; ElMenu: typeof import("element-plus/es")["ElMenu"]; ElMenuItem: typeof import("element-plus/es")["ElMenuItem"]; ElOption: typeof import("element-plus/es")["ElOption"]; ElPagination: typeof import("element-plus/es")["ElPagination"]; ElRadio: typeof import("element-plus/es")["ElRadio"]; ElRadioButton: typeof import("element-plus/es")["ElRadioButton"]; ElRadioGroup: typeof import("element-plus/es")["ElRadioGroup"]; ElScrollbar: typeof import("element-plus/es")["ElScrollbar"]; ElSelect: typeof import("element-plus/es")["ElSelect"]; ElSubMenu: typeof import("element-plus/es")["ElSubMenu"]; ElSwitch: typeof import("element-plus/es")["ElSwitch"]; ElTable: typeof import("element-plus/es")["ElTable"]; ElTableColumn: typeof import("element-plus/es")["ElTableColumn"]; ElTabPane: typeof import("element-plus/es")["ElTabPane"]; ElTabs: typeof import("element-plus/es")["ElTabs"]; ElTag: typeof import("element-plus/es")["ElTag"]; ElTooltip: typeof import("element-plus/es")["ElTooltip"]; ElTree: typeof import("element-plus/es")["ElTree"]; ElTreeSelect: typeof import("element-plus/es")["ElTreeSelect"]; ElUpload: typeof import("element-plus/es")["ElUpload"]; Empty: typeof import("./components/ProTable/components/Empty.vue")["default"]; FormTable: typeof import("./components/FormTable/index.vue")["default"]; Grid: typeof import("./components/Grid/index.vue")["default"]; GridItem: typeof import("./components/Grid/components/GridItem.vue")["default"]; IEpArrowDown: typeof import("~icons/ep/arrow-down")["default"]; IEpCircleClose: typeof import("~icons/ep/circle-close")["default"]; IEpFolderDelete: typeof import("~icons/ep/folder-delete")["default"]; IEpFullScreen: typeof import("~icons/ep/full-screen")["default"]; IEpRemove: typeof import("~icons/ep/remove")["default"]; IEpSearch: typeof import("~icons/ep/search")["default"]; IEpSwitchButton: typeof import("~icons/ep/switch-button")["default"]; ImportExcel: typeof import("./components/ImportExcel/index.vue")["default"]; Loading: typeof import("./components/Loading/index.vue")["default"]; Pagination: typeof import("./components/ProTable/components/Pagination.vue")["default"]; ProTable: typeof import("./components/ProTable/index.vue")["default"]; RouterLink: typeof import("vue-router")["RouterLink"]; RouterView: typeof import("vue-router")["RouterView"]; RulesForm: typeof import("./components/rulesForm/index.vue")["default"]; SearchForm: typeof import("./components/SearchForm/index.vue")["default"]; SearchFormItem: typeof import("./components/SearchForm/components/SearchFormItem.vue")["default"]; TableColumn: typeof import("./components/ProTable/components/TableColumn.vue")["default"]; UploadImg: typeof import("./components/Upload/UploadImg.vue")["default"]; UploadImgs: typeof import("./components/Upload/UploadImgs.vue")["default"]; UploadVideo: typeof import("./components/Upload/UploadVideo.vue")["default"]; WangEditor: typeof import("./components/WangEditor/index.vue")["default"]; } }