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