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