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