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