export { default as SimpleDialog } from './SimpleDialog'; export type { TSimpleDialog, TSimpleDialogWithHTMLAttrs } from './SimpleDialog.model';