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