import { IconProps } from '../types';
declare function TShirt(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default TShirt;
//# sourceMappingURL=TShirt.d.ts.map