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