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