import { IconSvgProps } from '../types';
declare const CloudSun: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default CloudSun;
//# sourceMappingURL=CloudSun.d.ts.map