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