import React from 'react'; import { IconProps } from '../index'; declare const Radio: React.FC; export default Radio;