import { JSX } from 'react';
declare const CloudSun: (props: JSX.IntrinsicElements["svg"]) => import("react/jsx-runtime").JSX.Element;
export default CloudSun;
