import * as React from 'react'; function Radio (): JSX.Element { return ( 我觉得挺牛逼的 ) } export default Radio