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