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