import { WdLink } from './wd-link'; export { WdLink, type WdLinkProps } from './wd-link'; export default WdLink;