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