import { NotificationComponent } from './notification/notification.component'; export const COMPONENTS = [ NotificationComponent, ];