import { IRadioButtonProps } from '../RadioButton';
export default function Props(_props: IRadioButtonProps): null;
