import type { RadioProps } from './Radio.types'; export declare const Radio: import("react").ForwardRefExoticComponent>;