import { type Icon } from 'phosphor-react-native'; declare const I: Icon; /** @deprecated Use TShirtIcon */ export declare const TShirt: Icon; export { I as TShirtIcon }; //# sourceMappingURL=TShirt.d.ts.map