import type { IconComponent } from '../types'; declare const TagHorizontal: IconComponent; export default TagHorizontal;