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