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