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