export * from './notification.module'; export { SbbNotificationModule as NotificationsModule } from './notification.module'; export * from './notification/notification.component';