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