/// import { RadioGroupProps } from 'antd'; export default function RemoteRadio(props: RadioGroupProps): JSX.Element;