import { IconComponent } from '..';
declare const TagIcon: IconComponent;
export { TagIcon };
