export { default } from '../components/Link/Link'; export type { LinkProps, LinkSize, LinkColor } from '../components/Link/Link.types';