export declare class NotificationModule { } export * from './ngrx/actions'; export { NotificationService } from './notification.service';