/* 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 { About: typeof import('./src/components/About/index.vue')['default'] AppInstall: typeof import('./src/components/Device/components/ControlBar/AppInstall/index.vue')['default'] AudioCodecSelect: typeof import('./src/components/Preference/components/AudioCodecSelect/index.vue')['default'] Camera: typeof import('./src/components/Device/components/MoreDropdown/components/Camera/index.vue')['default'] ControlBar: typeof import('./src/components/Device/components/ControlBar/index.vue')['default'] Device: typeof import('./src/components/Device/index.vue')['default'] DisplaySelect: typeof import('./src/components/Preference/components/DisplaySelect/index.vue')['default'] ElAutocomplete: typeof import('element-plus/es')['ElAutocomplete'] ElButton: typeof import('element-plus/es')['ElButton'] ElCol: typeof import('element-plus/es')['ElCol'] ElCollapse: typeof import('element-plus/es')['ElCollapse'] ElCollapseItem: typeof import('element-plus/es')['ElCollapseItem'] ElDialog: typeof import('element-plus/es')['ElDialog'] 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'] ElIcon: typeof import('element-plus/es')['ElIcon'] ElIconCaretLeft: typeof import('@element-plus/icons-vue')['CaretLeft'] ElIconCaretRight: typeof import('@element-plus/icons-vue')['CaretRight'] ElIconClose: typeof import('@element-plus/icons-vue')['Close'] ElIconCloseBold: typeof import('@element-plus/icons-vue')['CloseBold'] ElIconEditPen: typeof import('@element-plus/icons-vue')['EditPen'] ElIconLoading: typeof import('@element-plus/icons-vue')['Loading'] ElIconOperation: typeof import('@element-plus/icons-vue')['Operation'] ElIconQuestionFilled: typeof import('@element-plus/icons-vue')['QuestionFilled'] ElIconWarningFilled: typeof import('@element-plus/icons-vue')['WarningFilled'] ElInput: typeof import('element-plus/es')['ElInput'] ElLink: typeof import('element-plus/es')['ElLink'] ElOption: typeof import('element-plus/es')['ElOption'] ElPopover: typeof import('element-plus/es')['ElPopover'] ElRow: typeof import('element-plus/es')['ElRow'] ElSelect: typeof import('element-plus/es')['ElSelect'] 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'] FileManage: typeof import('./src/components/Device/components/ControlBar/FileManage/index.vue')['default'] Gnirehtet: typeof import('./src/components/Device/components/ControlBar/Gnirehtet/index.vue')['default'] KeyboardInjectSelect: typeof import('./src/components/Preference/components/KeyboardInjectSelect/index.vue')['default'] LanguageSelect: typeof import('./src/components/Preference/components/LanguageSelect/index.vue')['default'] LoadingIcon: typeof import('./src/components/Device/components/LoadingIcon/index.vue')['default'] MirrorAction: typeof import('./src/components/Device/components/MirrorAction/index.vue')['default'] MirrorGroup: typeof import('./src/components/Device/components/ControlBar/MirrorGroup/index.vue')['default'] MoreDropdown: typeof import('./src/components/Device/components/MoreDropdown/index.vue')['default'] Otg: typeof import('./src/components/Device/components/MoreDropdown/components/Otg/index.vue')['default'] PairDialog: typeof import('./src/components/Device/components/Wireless/PairDialog/index.vue')['default'] PathInput: typeof import('./src/components/Preference/components/PathInput/index.vue')['default'] Preference: typeof import('./src/components/Preference/index.vue')['default'] Record: typeof import('./src/components/Device/components/MoreDropdown/components/Record/index.vue')['default'] Remark: typeof import('./src/components/Device/components/Remark/index.vue')['default'] Rotation: typeof import('./src/components/Device/components/ControlBar/Rotation/index.vue')['default'] Screenshot: typeof import('./src/components/Device/components/ControlBar/Screenshot/index.vue')['default'] TerminalAction: typeof import('./src/components/Device/components/TerminalAction/index.vue')['default'] TerminalDialog: typeof import('./src/components/Device/components/TerminalAction/components/TerminalDialog/index.vue')['default'] VideoCodecSelect: typeof import('./src/components/Preference/components/VideoCodecSelect/index.vue')['default'] Volume: typeof import('./src/components/Device/components/ControlBar/Volume/index.vue')['default'] Wireless: typeof import('./src/components/Device/components/Wireless/index.vue')['default'] WirelessAction: typeof import('./src/components/Device/components/WirelessAction/index.vue')['default'] } export interface ComponentCustomProperties { vLoading: typeof import('element-plus/es')['ElLoadingDirective'] } }