// generated by unplugin-vue-components
// We suggest you to commit this file into source control
// Read more: https://github.com/vuejs/core/pull/3399
import '@vue/runtime-core'

export {}

declare module '@vue/runtime-core' {
  export interface GlobalComponents {
    BaseInfo: typeof import('./components/reportDetail/BaseInfo.vue')['default']
    ClusterCascader: typeof import('./components/ClusterCascader.vue')['default']
    DotText: typeof import('./components/DotText.vue')['default']
    ElAside: typeof import('element-plus/es')['ElAside']
    ElBreadcrumb: typeof import('element-plus/es')['ElBreadcrumb']
    ElBreadcrumbItem: typeof import('element-plus/es')['ElBreadcrumbItem']
    ElButton: typeof import('element-plus/es')['ElButton']
    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']
    ElConfigProvider: typeof import('element-plus/es')['ElConfigProvider']
    ElContainer: typeof import('element-plus/es')['ElContainer']
    ElDatePicker: typeof import('element-plus/es')['ElDatePicker']
    ElDialog: typeof import('element-plus/es')['ElDialog']
    ElForm: typeof import('element-plus/es')['ElForm']
    ElFormItem: typeof import('element-plus/es')['ElFormItem']
    ElIcon: typeof import('element-plus/es')['ElIcon']
    ElInput: typeof import('element-plus/es')['ElInput']
    ElLink: typeof import('element-plus/es')['ElLink']
    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']
    ElPopover: typeof import('element-plus/es')['ElPopover']
    ElRadio: typeof import('element-plus/es')['ElRadio']
    ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup']
    ElRow: typeof import('element-plus/es')['ElRow']
    ElSelect: typeof import('element-plus/es')['ElSelect']
    ElStep: typeof import('element-plus/es')['ElStep']
    ElSteps: typeof import('element-plus/es')['ElSteps']
    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']
    ElTooltip: typeof import('element-plus/es')['ElTooltip']
    ElTree: typeof import('element-plus/es')['ElTree']
    ExplainAnalyze: typeof import('./components/reportDetail/ExplainAnalyze.vue')['default']
    HeatMap: typeof import('./components/HeatMap.vue')['default']
    ImplementationPlan: typeof import('./components/reportDetail/ImplementationPlan.vue')['default']
    Index: typeof import('./components/reportDetail/Index.vue')['default']
    IndexInformation: typeof import('./components/reportDetail/IndexInformation.vue')['default']
    LazyLine: typeof import('./components/echarts/LazyLine.vue')['default']
    LineChart: typeof import('./components/echarts/LineChart.vue')['default']
    MonacoEditor: typeof import('./components/MonacoEditor.vue')['default']
    MyBar: typeof import('./components/MyBar.vue')['default']
    MyBarLine: typeof import('./components/MyBarLine.vue')['default']
    MyBreadcrumb: typeof import('./layout/MyBreadcrumb.vue')['default']
    MyCard: typeof import('./components/MyCard.vue')['default']
    MyDatePicker: typeof import('./components/MyDatePicker.vue')['default']
    MyHeader: typeof import('./layout/MyHeader.vue')['default']
    MyLine: typeof import('./components/MyLine.vue')['default']
    MyMenu: typeof import('./layout/MyMenu.vue')['default']
    MyMessage: typeof import('./components/MyMessage.vue')['default']
    MyOperator: typeof import('./components/MyOperator.vue')['default']
    MyPie: typeof import('./components/MyPie.vue')['default']
    MyPlan: typeof import('./components/MyPlan.vue')['default']
    MyProgress: typeof import('./components/MyProgress.vue')['default']
    MyTable: typeof import('./components/MyTable.vue')['default']
    ObjectStructure: typeof import('./components/reportDetail/ObjectStructure.vue')['default']
    PartitionInformation: typeof import('./components/reportDetail/PartitionInformation.vue')['default']
    RouterLink: typeof import('vue-router')['RouterLink']
    RouterView: typeof import('vue-router')['RouterView']
    RowsDiff: typeof import('./components/reportDetail/RowsDiff.vue')['default']
    ShowInfo: typeof import('./components/ShowInfo.vue')['default']
    SingleCollapse: typeof import('./components/SingleCollapse.vue')['default']
    SvgIcon: typeof import('./components/SvgIcon.vue')['default']
    TaskTopology: typeof import('./components/TaskTopology.vue')['default']
    WorkMemDiff: typeof import('./components/reportDetail/WorkMemDiff.vue')['default']
  }
}