import { WdSelect } from './wd-select'; export { WdSelect, type WdSelectProps } from './wd-select'; export default WdSelect;