import { WdRegion } from './wd-region'; export { WdRegion, type WdSelectProps } from './wd-region'; export default WdRegion;