import { WdSwitch } from './wd-switch'; export { WdSwitch, type WdSwitchProps } from './wd-switch'; export default WdSwitch;