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