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