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