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