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