import * as i0 from "@angular/core";
import * as i1 from "./alert.component";
import * as i2 from "./alert-heading.directive";
import * as i3 from "./alert-link.directive";
export declare class AlertModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<AlertModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<AlertModule, never, [typeof i1.AlertComponent, typeof i2.AlertHeadingDirective, typeof i3.AlertLinkDirective], [typeof i1.AlertComponent, typeof i2.AlertHeadingDirective, typeof i3.AlertLinkDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<AlertModule>;
}
