1 | import * as i0 from "@angular/core";
|
2 | import * as i1 from "./radio.component";
|
3 | import * as i2 from "./radio-group.component";
|
4 | export declare class NbRadioModule {
|
5 | static ɵfac: i0.ɵɵFactoryDeclaration<NbRadioModule, never>;
|
6 | static ɵmod: i0.ɵɵNgModuleDeclaration<NbRadioModule, [typeof i1.NbRadioComponent, typeof i2.NbRadioGroupComponent], never, [typeof i1.NbRadioComponent, typeof i2.NbRadioGroupComponent]>;
|
7 | static ɵinj: i0.ɵɵInjectorDeclaration<NbRadioModule>;
|
8 | }
|