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

declare const FileCloudFillIcon: RemixiconReactIconComponentType;
export default FileCloudFillIcon;
