1 | import * as i0 from "@angular/core";
|
2 | import * as i1 from "./stepper.component";
|
3 | import * as i2 from "./step.component";
|
4 | import * as i3 from "./stepper-button.directive";
|
5 | import * as i4 from "../shared/shared.module";
|
6 | import * as i5 from "../icon/icon.module";
|
7 | export declare class NbStepperModule {
|
8 | static ɵfac: i0.ɵɵFactoryDeclaration<NbStepperModule, never>;
|
9 | static ɵmod: i0.ɵɵNgModuleDeclaration<NbStepperModule, [typeof i1.NbStepperComponent, typeof i2.NbStepComponent, typeof i3.NbStepperNextDirective, typeof i3.NbStepperPreviousDirective], [typeof i4.NbSharedModule, typeof i5.NbIconModule], [typeof i1.NbStepperComponent, typeof i2.NbStepComponent, typeof i3.NbStepperNextDirective, typeof i3.NbStepperPreviousDirective]>;
|
10 | static ɵinj: i0.ɵɵInjectorDeclaration<NbStepperModule>;
|
11 | }
|