export { default as SystemMessageBox } from './SystemMessageBox'; export type { TSystemMessageBox, TSystemMessageBoxWithHTMLAttrs } from './TSystemMessageBox.model';