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