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