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