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