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