import * as React from "react"; import { IconProps } from '../lib'; declare const CloudSlash: (props: IconProps) => React.JSX.Element; export default CloudSlash; //# sourceMappingURL=CloudSlash.d.ts.map