1 | import * as i0 from "@angular/core";
|
2 | import * as i1 from "./select.component";
|
3 | import * as i2 from "../shared/shared.module";
|
4 | import * as i3 from "../cdk/overlay/overlay.module";
|
5 | import * as i4 from "../button/button.module";
|
6 | import * as i5 from "../input/input.module";
|
7 | import * as i6 from "../card/card.module";
|
8 | import * as i7 from "../icon/icon.module";
|
9 | import * as i8 from "../option/option-list.module";
|
10 | export declare class NbSelectModule {
|
11 | static ɵfac: i0.ɵɵFactoryDeclaration<NbSelectModule, never>;
|
12 | static ɵmod: i0.ɵɵNgModuleDeclaration<NbSelectModule, [typeof i1.NbSelectComponent, typeof i1.NbSelectLabelComponent], [typeof i2.NbSharedModule, typeof i3.NbOverlayModule, typeof i4.NbButtonModule, typeof i5.NbInputModule, typeof i6.NbCardModule, typeof i7.NbIconModule, typeof i8.NbOptionModule], [typeof i1.NbSelectComponent, typeof i1.NbSelectLabelComponent, typeof i8.NbOptionModule]>;
|
13 | static ɵinj: i0.ɵɵInjectorDeclaration<NbSelectModule>;
|
14 | }
|