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