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