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