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