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

declare const CloudJsonIcon: MdiReactIconComponentType;
export default CloudJsonIcon;
