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