import { IconProps } from '../lib';
declare function CloudSun(props: IconProps): JSX.Element;
export default CloudSun;
