1 | import * as i0 from "@angular/core";
|
2 | import * as i1 from "./search.component";
|
3 | import * as i2 from "../shared/shared.module";
|
4 | import * as i3 from "../cdk/overlay/overlay.module";
|
5 | import * as i4 from "../icon/icon.module";
|
6 | import * as i5 from "../button/button.module";
|
7 | export declare class NbSearchModule {
|
8 | static ɵfac: i0.ɵɵFactoryDeclaration<NbSearchModule, never>;
|
9 | static ɵmod: i0.ɵɵNgModuleDeclaration<NbSearchModule, [typeof i1.NbSearchComponent, typeof i1.NbSearchFieldComponent], [typeof i2.NbSharedModule, typeof i3.NbOverlayModule, typeof i4.NbIconModule, typeof i5.NbButtonModule], [typeof i1.NbSearchComponent, typeof i1.NbSearchFieldComponent]>;
|
10 | static ɵinj: i0.ɵɵInjectorDeclaration<NbSearchModule>;
|
11 | }
|