import React from 'react'; import { IRadio } from './types'; export declare const Radio: React.FC;