import type { IconProps } from '../../types'; declare const Link: import("react").NamedExoticComponent; /** * Remix Icon: Link * @see {@link https://remixicon.com/icon/link Remix Icon Docs} */ export { Link };