import { RemixiconReactIconComponentType } from './dist/typings';

declare const CloudOffFillIcon: RemixiconReactIconComponentType;
export default CloudOffFillIcon;
