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