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

declare const EarthIcon: MdiReactIconComponentType;
export default EarthIcon;
