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