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