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

declare const GoogleEarthIcon: MdiReactIconComponentType;
export default GoogleEarthIcon;
