import MessageBox from './src/messageBox'; import type { SFCWithInstall } from '@hd-front-end/element-plus/es/utils'; declare const _MessageBox: SFCWithInstall; export default _MessageBox; export declare const ElMessageBox: any; export * from './src/message-box.type';