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