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

declare const CloudRefreshIcon: MdiReactIconComponentType;
export = CloudRefreshIcon;