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