import * as i0 from "@angular/core";
import * as i1 from "./simplealert.component";
import * as i2 from "@angular/common";
import * as i3 from "@angular/material/core";
import * as i4 from "@angular/material/icon";
import * as i5 from "@angular/material/button";
export declare class SimplealertModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<SimplealertModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<SimplealertModule, [typeof i1.SimplealertComponent], [typeof i2.CommonModule, typeof i3.MatCommonModule, typeof i4.MatIconModule, typeof i5.MatButtonModule], [typeof i1.SimplealertComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<SimplealertModule>;
}
