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