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

declare const CloudFillIcon: RemixiconReactIconComponentType;
export default CloudFillIcon;
