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