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