/// import { IconProps } from '../../types'; declare const CloudSun: (allProps: IconProps) => JSX.Element; export default CloudSun;