import { CheckboxProps } from '../Checkbox/types'; export interface RadioProps extends Omit { }