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