import type { IconDefinition } from '../types';
declare const AnthropicFilled: IconDefinition;
export default AnthropicFilled;
