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