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