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