import * as React from "react"; import { RadioPropsT } from "./types"; export declare const Radio: React.FC;