import * as React from "react"; import { SVGProps } from "react"; const SvgWifiStrength3 = (props: SVGProps) => ( ); export default SvgWifiStrength3;