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