import { WdCard } from './wd-card'; export { WdCard, type WdCardProps } from './wd-card'; export default WdCard;