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