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