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