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