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