import { ModuleWithProviders } from '@angular/core';
import * as ɵngcc0 from '@angular/core';
import * as ɵngcc1 from './alert.component';
import * as ɵngcc2 from '@angular/common';
export declare class AlertModule {
    static forRoot(): ModuleWithProviders<AlertModule>;
    static ɵmod: ɵngcc0.ɵɵNgModuleDefWithMeta<AlertModule, [typeof ɵngcc1.AlertComponent], [typeof ɵngcc2.CommonModule], [typeof ɵngcc1.AlertComponent]>;
    static ɵinj: ɵngcc0.ɵɵInjectorDef<AlertModule>;
}

//# sourceMappingURL=alert.module.d.ts.map