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