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