import { WdDate } from './wd-date'; export { WdDate, type WdDateProps } from './wd-date'; export default WdDate;