import Link, { LinkProps } from "./Link.js"; export { type LinkProps, Link as default };