import * as i0 from "@angular/core";
import * as i1 from "./radio.component";
import * as i2 from "./radio-button.directive";
import * as i3 from "./radio-group.component";
import * as i4 from "@angular/cdk/bidi";
import * as i5 from "@angular/common";
import * as i6 from "@angular/forms";
export declare class NzRadioModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<NzRadioModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<NzRadioModule, [typeof i1.NzRadioComponent, typeof i2.NzRadioButtonDirective, typeof i3.NzRadioGroupComponent], [typeof i4.BidiModule, typeof i5.CommonModule, typeof i6.FormsModule], [typeof i1.NzRadioComponent, typeof i2.NzRadioButtonDirective, typeof i3.NzRadioGroupComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<NzRadioModule>;
}
