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