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