1 | import * as i0 from "@angular/core";
|
2 | import * as i1 from "./alert.component";
|
3 | import * as i2 from "../shared/shared.module";
|
4 | export declare class NbAlertModule {
|
5 | static ɵfac: i0.ɵɵFactoryDeclaration<NbAlertModule, never>;
|
6 | static ɵmod: i0.ɵɵNgModuleDeclaration<NbAlertModule, [typeof i1.NbAlertComponent], [typeof i2.NbSharedModule], [typeof i1.NbAlertComponent]>;
|
7 | static ɵinj: i0.ɵɵInjectorDeclaration<NbAlertModule>;
|
8 | }
|