/// <reference types="react" />
declare const Cloud: (props: any, ref: any) => JSX.Element;
export default Cloud;
