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