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