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