import { NotificationListContainerComponent } from './list/list-container.component'; export const CONTAINER_COMPONENTS = [ NotificationListContainerComponent, ];