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