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