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