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