import { WdRadio } from './wd-radio'; export { WdRadio, type WdRadioProps } from './wd-radio'; export default WdRadio;