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