export { IDialogRef } from './interfaces'; export { DialogService } from './services'; export { DialogModule } from './dialog.module';