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

declare const JsonIcon: MdiReactIconComponentType;
export default JsonIcon;
