import { IconComponent } from '..';
declare const GlobeIcon: IconComponent;
export { GlobeIcon };
