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

declare const GlobeIcon: MdiReactIconComponentType;
export default GlobeIcon;
