import type { RadioGroupProps as TaroRadioGroupProps } from '@tarojs/components'; export declare function RadioGroup(props: TaroRadioGroupProps): any; //# sourceMappingURL=index.d.ts.map