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