import type { SFCWithInstall } from '@element-plus-next/vue-utils'; declare const _MessageBox: SFCWithInstall; export default _MessageBox; export declare const ElMessageBox: SFCWithInstall; export * from './src/message-box.type';