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