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