/* eslint-disable */ // @ts-nocheck // Generated by unplugin-vue-components // Read more: https://github.com/vuejs/core/pull/3399 // biome-ignore lint: disable export {} /* prettier-ignore */ declare module 'vue' { export interface GlobalComponents { Breadcrumb: typeof import('./src/components/Layout/Breadcrumb/index.vue')['default'] ChunkFileUploader: typeof import('./src/components/ChunkFileUploader/index.vue')['default'] CommonSearch: typeof import('./src/components/CommonSearch/index.vue')['default'] ComponentTitle: typeof import('./src/components/componentTitle/index.vue')['default'] CustomSearch: typeof import('./src/components/CustomSearch/index.vue')['default'] CustomUploader: typeof import('./src/components/CustomUploader/index.vue')['default'] DeptSelector: typeof import('./src/components/CommonSelector/deptSelector.vue')['default'] DeviceSelector: typeof import('./src/components/CommonSelector/deviceSelector.vue')['default'] Dialog: typeof import('./src/components/Dialog/index.vue')['default'] Drawer: typeof import('./src/components/Drawer/index.vue')['default'] ElAutocomplete: typeof import('element-plus/es')['ElAutocomplete'] ElAvatar: typeof import('element-plus/es')['ElAvatar'] ElBadge: typeof import('element-plus/es')['ElBadge'] ElButton: typeof import('element-plus/es')['ElButton'] ElCard: typeof import('element-plus/es')['ElCard'] ElCascader: typeof import('element-plus/es')['ElCascader'] ElCheckbox: typeof import('element-plus/es')['ElCheckbox'] ElCheckboxGroup: typeof import('element-plus/es')['ElCheckboxGroup'] ElCol: typeof import('element-plus/es')['ElCol'] ElCollapse: typeof import('element-plus/es')['ElCollapse'] ElCollapseItem: typeof import('element-plus/es')['ElCollapseItem'] ElContainer: typeof import('element-plus/es')['ElContainer'] ElDatePicker: typeof import('element-plus/es')['ElDatePicker'] ElDescriptions: typeof import('element-plus/es')['ElDescriptions'] ElDescriptionsItem: typeof import('element-plus/es')['ElDescriptionsItem'] 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'] ElEmpty: typeof import('element-plus/es')['ElEmpty'] 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'] ElIconClose: typeof import('@element-plus/icons-vue')['Close'] ElIconInfo: typeof import('@element-plus/icons-vue')['Info'] ElIconRemove: typeof import('@element-plus/icons-vue')['Remove'] ElIconSData: typeof import('@element-plus/icons-vue')['SData'] ElIconSuccess: typeof import('@element-plus/icons-vue')['Success'] ElImage: typeof import('element-plus/es')['ElImage'] ElInput: typeof import('element-plus/es')['ElInput'] ElInputNumber: typeof import('element-plus/es')['ElInputNumber'] ElLink: typeof import('element-plus/es')['ElLink'] ElLinks: typeof import('element-plus/es')['ElLinks'] ElMain: typeof import('element-plus/es')['ElMain'] ElMessageBox: typeof import('element-plus/es')['ElMessageBox'] ElOption: typeof import('element-plus/es')['ElOption'] ElPagination: typeof import('element-plus/es')['ElPagination'] ElPopconfirm: typeof import('element-plus/es')['ElPopconfirm'] ElPopover: typeof import('element-plus/es')['ElPopover'] ElProgress: typeof import('element-plus/es')['ElProgress'] ElRadio: typeof import('element-plus/es')['ElRadio'] ElRadioButton: typeof import('element-plus/es')['ElRadioButton'] ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup'] ElRate: typeof import('element-plus/es')['ElRate'] ElRow: typeof import('element-plus/es')['ElRow'] ElScrollbar: typeof import('element-plus/es')['ElScrollbar'] ElSelect: typeof import('element-plus/es')['ElSelect'] ElStep: typeof import('element-plus/es')['ElStep'] ElSteps: typeof import('element-plus/es')['ElSteps'] 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'] ElTimeline: typeof import('element-plus/es')['ElTimeline'] ElTimelineItem: typeof import('element-plus/es')['ElTimelineItem'] ElTooltip: typeof import('element-plus/es')['ElTooltip'] ElTree: typeof import('element-plus/es')['ElTree'] ElUpload: typeof import('element-plus/es')['ElUpload'] FilePreview: typeof import('./src/components/FilePreview/index.vue')['default'] FilePreviewDialog: typeof import('./src/components/FilePreview/filePreviewDialog.vue')['default'] HKH5Player: typeof import('./src/components/VideoPlayer/HKH5Player.vue')['default'] ImagePreviewDialog: typeof import('./src/components/FilePreview/imagePreviewDialog.vue')['default'] Layout: typeof import('./src/components/Layout/index.vue')['default'] MermaidFlow: typeof import('./src/components/MermaidFlow/index.vue')['default'] MessageDetail: typeof import('./src/components/Message/MessageDetail.vue')['default'] MessageDrawer: typeof import('./src/components/Message/MessageDrawer.vue')['default'] MonitorPointsSelector: typeof import('./src/components/CommonSelector/monitorPointsSelector.vue')['default'] Navigator: typeof import('./src/components/Layout/Navigator/index.vue')['default'] OgnSelector: typeof import('./src/components/CommonSelector/ognSelector.vue')['default'] Pagination: typeof import('./src/components/Pagination/index.vue')['default'] PDFPreview: typeof import('./src/components/PDFPreview/index.vue')['default'] PersonnelSelect: typeof import('./src/components/CommonSelector/personnelSelect.vue')['default'] PostSelector: typeof import('./src/components/CommonSelector/postSelector.vue')['default'] RejectDialog: typeof import('./src/components/RejectDialog/index.vue')['default'] RouterLink: typeof import('vue-router')['RouterLink'] RouterView: typeof import('vue-router')['RouterView'] ServicePopupList: typeof import('./src/components/Layout/SideMenu/components/ServicePopupList.vue')['default'] SideMenu: typeof import('./src/components/Layout/SideMenu/index.vue')['default'] SvgIcon: typeof import('./src/components/SvgIcon/index.vue')['default'] TableSelectorDialog: typeof import('./src/components/TableSelectorDialog/index.vue')['default'] TreeSide: typeof import('./src/components/TreeSide/index.vue')['default'] UserAvator: typeof import('./src/components/UserAvator/index.vue')['default'] UserSelector: typeof import('./src/components/CommonSelector/userSelector.vue')['default'] VideoFlowPlayer: typeof import('./src/components/VideoPlayer/VideoFlowPlayer.vue')['default'] } export interface GlobalDirectives { vLoading: typeof import('element-plus/es')['ElLoadingDirective'] } }