import { QuestionRadiogroupModel } from "survey-core"; import { SelectBaseComponent } from "./selectbase.component"; import * as i0 from "@angular/core"; export declare class RadiogroupComponent extends SelectBaseComponent { ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }