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