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