export * from './dialog.module'; export * from './dialog.component'; export * from './dialog-config'; export { MtxDialog } from './dialog';