/// import { IProps as RadioGroupProps } from './index'; import { FC } from '../types'; declare const RadioGroupWithOther: FC>; export default RadioGroupWithOther;