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