1 | import * as i0 from "@angular/core";
|
2 | import * as i1 from "./toggle.component";
|
3 | import * as i2 from "@angular/common";
|
4 | import * as i3 from "../icon/icon.module";
|
5 | export declare class NbToggleModule {
|
6 | static ɵfac: i0.ɵɵFactoryDeclaration<NbToggleModule, never>;
|
7 | static ɵmod: i0.ɵɵNgModuleDeclaration<NbToggleModule, [typeof i1.NbToggleComponent], [typeof i2.CommonModule, typeof i3.NbIconModule], [typeof i1.NbToggleComponent]>;
|
8 | static ɵinj: i0.ɵɵInjectorDeclaration<NbToggleModule>;
|
9 | }
|