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