import * as i0 from "@angular/core";
import * as i1 from "./alert.component";
import * as i2 from "./alerts.component";
import * as i3 from "@angular/common";
import * as i4 from "../../buttons/icon/icon.module";
export declare class AlertModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<AlertModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<AlertModule, [typeof i1.AlertComponent, typeof i2.AlertsComponent], [typeof i3.CommonModule, typeof i4.IconModule], [typeof i1.AlertComponent, typeof i2.AlertsComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<AlertModule>;
}
