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