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

declare const FileCloudLineIcon: RemixiconReactIconComponentType;
export default FileCloudLineIcon;
