import { SVGProps } from "react"; declare const SvgHu: (props: SVGProps) => JSX.Element; export default SvgHu;