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