import { WdModal } from './wd-modal'; export { WdModal, type WdModalProps } from './wd-modal'; export default WdModal;