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