import * as React from 'react'; declare function SvgIconCloud(props: React.SVGProps): JSX.Element; export default SvgIconCloud;