import { SVGProps } from "react";
declare const PPTShirtPrint: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { PPTShirtPrint };
