export * from './src/app/modules/ngx-bootstrap-alert';
export { BootstrapAlertService } from './src/app/modules/ngx-bootstrap-alert/bootstrap-alert.service';
export { BootstrapAlert } from './src/app/modules/ngx-bootstrap-alert/bootstrap-alert';
