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