/// export * from './MessageBox'; export { MessageBoxPopupProps } from './MessageBoxPopup'; export declare const MessageBoxPopup: import("react").FC;