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

declare const CloudIcon: MdiReactIconComponentType;
export default CloudIcon;
