import { WdRadioList } from './wd-radio-list'; export { WdRadioList, type WdRadioListProps } from './wd-radio-list'; export default WdRadioList;