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