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