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