import * as i0 from "@angular/core";
import * as i1 from "./notification-list.component";
import * as i2 from "@angular/common";
import * as i3 from "../../services/color/color.module";
export declare class NotificationModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NotificationModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NotificationModule, [typeof i1.NotificationListComponent], [typeof i2.CommonModule, typeof i3.ColorServiceModule], [typeof i1.NotificationListComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NotificationModule>;
}
