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