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

declare const FileCloudIcon: MdiReactIconComponentType;
export default FileCloudIcon;
