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