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