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