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