/**
 * [[include:header-notify/README.md]]
 * @module header-notify
 * @preferred
 */
/** imports */
export * from './component/header-notify.component';
export * from './component/notification-list/notification-list.component';
export * from './header-notify.module';
