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