import { Radio } from 'antd'; export type { RadioProps } from 'antd/lib/radio'; export * from 'antd/lib/radio'; export default Radio;