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

declare const EarthPlusIcon: MdiReactIconComponentType;
export = EarthPlusIcon;