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