import { WdCheckboxList } from './checkboxList'; export { WdCheckboxList, type WdCheckboxListProps } from './checkboxList'; export default WdCheckboxList;