/** @jsx jsx */
import { RadioProps } from 'theme-ui';
export declare const Radio: React.FC<RadioProps>;
export default Radio;
