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