export { Link } from './Link.cjs';
export type { LinkProps } from './types.cjs';
