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