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

declare const EarthBoxIcon: MdiReactIconComponentType;
export default EarthBoxIcon;
