import { Icon } from '../../../../types/Icon'; export declare const IconRadioChecked: ({ ...restProps }: Icon) => JSX.Element;