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