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

declare const EarthBoxPlusIcon: MdiReactIconComponentType;
export = EarthBoxPlusIcon;