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