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