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