/* eslint-disable @typescript-eslint/consistent-type-imports */
declare module '@vue/runtime-core' {
  export interface GlobalComponents {
    EleAdminLayout: (typeof import('yuang-framework-ui-pc'))['EleAdminLayout'];
    EleAlert: (typeof import('yuang-framework-ui-pc'))['EleAlert'];
    EleApp: (typeof import('yuang-framework-ui-pc'))['EleApp'];
    EleAvatarGroup: (typeof import('yuang-framework-ui-pc'))['EleAvatarGroup'];
    EleBacktop: (typeof import('yuang-framework-ui-pc'))['EleBacktop'];
    EleBarCode: (typeof import('yuang-framework-ui-pc'))['EleBarCode'];
    EleBasicSelect: (typeof import('yuang-framework-ui-pc'))['EleBasicSelect'];
    EleBottomBar: (typeof import('yuang-framework-ui-pc'))['EleBottomBar'];
    EleBreadcrumb: (typeof import('yuang-framework-ui-pc'))['EleBreadcrumb'];
    EleCard: (typeof import('yuang-framework-ui-pc'))['EleCard'];
    EleCheckCard: (typeof import('yuang-framework-ui-pc'))['EleCheckCard'];
    EleConfigProvider: (typeof import('yuang-framework-ui-pc'))['EleConfigProvider'];
    EleCopyable: (typeof import('yuang-framework-ui-pc'))['EleCopyable'];
    EleCountUp: (typeof import('yuang-framework-ui-pc'))['EleCountUp'];
    EleCropper: (typeof import('yuang-framework-ui-pc'))['EleCropper'];
    EleCropperModal: (typeof import('yuang-framework-ui-pc'))['EleCropperModal'];
    EleDashboard: (typeof import('yuang-framework-ui-pc'))['EleDashboard'];
    EleDataTable: (typeof import('yuang-framework-ui-pc'))['EleDataTable'];
    EleDialog: (typeof import('yuang-framework-ui-pc'))['EleDialog'];
    EleDot: (typeof import('yuang-framework-ui-pc'))['EleDot'];
    EleDrawer: (typeof import('yuang-framework-ui-pc'))['EleDrawer'];
    EleDropdown: (typeof import('yuang-framework-ui-pc'))['EleDropdown'];
    EleEditTag: (typeof import('yuang-framework-ui-pc'))['EleEditTag'];
    EleEllipsis: (typeof import('yuang-framework-ui-pc'))['EleEllipsis'];
    EleFileList: (typeof import('yuang-framework-ui-pc'))['EleFileList'];
    EleFileListTool: (typeof import('yuang-framework-ui-pc'))['EleFileListTool'];
    EleIconSelect: (typeof import('yuang-framework-ui-pc'))['EleIconSelect'];
    EleImageViewer: (typeof import('yuang-framework-ui-pc'))['EleImageViewer'];
    EleLoading: (typeof import('yuang-framework-ui-pc'))['EleLoading'];
    EleMapPicker: (typeof import('yuang-framework-ui-pc'))['EleMapPicker'];
    EleMenus: (typeof import('yuang-framework-ui-pc'))['EleMenus'];
    ElePage: (typeof import('yuang-framework-ui-pc'))['ElePage'];
    ElePagination: (typeof import('yuang-framework-ui-pc'))['ElePagination'];
    ElePopconfirm: (typeof import('yuang-framework-ui-pc'))['ElePopconfirm'];
    ElePopover: (typeof import('yuang-framework-ui-pc'))['ElePopover'];
    ElePrinter: (typeof import('yuang-framework-ui-pc'))['ElePrinter'];
    EleProLayout: (typeof import('yuang-framework-ui-pc'))['EleProLayout'];
    EleProTable: (typeof import('yuang-framework-ui-pc'))['EleProTable'];
    EleQrCode: (typeof import('yuang-framework-ui-pc'))['EleQrCode'];
    EleQrCodeSvg: (typeof import('yuang-framework-ui-pc'))['EleQrCodeSvg'];
    EleSegmented: (typeof import('yuang-framework-ui-pc'))['EleSegmented'];
    EleSplitPanel: (typeof import('yuang-framework-ui-pc'))['EleSplitPanel'];
    EleSteps: (typeof import('yuang-framework-ui-pc'))['EleSteps'];
    EleTabTool: (typeof import('yuang-framework-ui-pc'))['EleTabTool'];
    EleTabWrap: (typeof import('yuang-framework-ui-pc'))['EleTabWrap'];
    EleTable: (typeof import('yuang-framework-ui-pc'))['EleTable'];
    EleTableSelect: (typeof import('yuang-framework-ui-pc'))['EleTableSelect'];
    EleTabs: (typeof import('yuang-framework-ui-pc'))['EleTabs'];
    EleTest: (typeof import('yuang-framework-ui-pc'))['EleTest'];
    EleText: (typeof import('yuang-framework-ui-pc'))['EleText'];
    EleTool: (typeof import('yuang-framework-ui-pc'))['EleTool'];
    EleToolbar: (typeof import('yuang-framework-ui-pc'))['EleToolbar'];
    EleTooltip: (typeof import('yuang-framework-ui-pc'))['EleTooltip'];
    EleTour: (typeof import('yuang-framework-ui-pc'))['EleTour'];
    EleTreeSelect: (typeof import('yuang-framework-ui-pc'))['EleTreeSelect'];
    EleUploadList: (typeof import('yuang-framework-ui-pc'))['EleUploadList'];
    EleVirtualTable: (typeof import('yuang-framework-ui-pc'))['EleVirtualTable'];
    EleWatermark: (typeof import('yuang-framework-ui-pc'))['EleWatermark'];
    EleXgPlayer: (typeof import('yuang-framework-ui-pc'))['EleXgPlayer'];
    YuFrameworkAttachmentUpload: (typeof import('yuang-framework-ui-pc'))['YuFrameworkAttachmentUpload'];
    YuFrameworkImageCaptchaInput: (typeof import('yuang-framework-ui-pc'))['YuFrameworkImageCaptchaInput'];
    YuFrameworkShortMessageCaptchaInput: (typeof import('yuang-framework-ui-pc'))['YuFrameworkShortMessageCaptchaInput'];
    YuFrameworkSliderCaptchaDialog: (typeof import('yuang-framework-ui-pc'))['YuFrameworkSliderCaptchaDialog'];
    YuTest: (typeof import('yuang-framework-ui-pc'))['YuTest'];
    YuUimsOrganizationDialog: (typeof import('yuang-framework-ui-pc'))['YuUimsOrganizationDialog'];
    YuUimsRoleDialog: (typeof import('yuang-framework-ui-pc'))['YuUimsRoleDialog'];
    YuUimsUserDialog: (typeof import('yuang-framework-ui-pc'))['YuUimsUserDialog'];
  }
}
export {};
