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