import { WdCheckbox } from './checkbox'; export { WdCheckbox, type WdCheckboxProps } from './checkbox'; export default WdCheckbox;