import { IconProps } from '../Icon'; declare function SvgRadioButtonUnchecked(props: IconProps): JSX.Element; export default SvgRadioButtonUnchecked;