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

declare const CloudDoneIcon: MdiReactIconComponentType;
export default CloudDoneIcon;
