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