export type { LinkColor, LinkProps } from './types'; export { Link } from './link';