import Radio, { RadioProps } from './Radio'; export type { RadioProps }; export default Radio;