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