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