import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use GlobeIcon */
export declare const Globe: Icon;
export { I as GlobeIcon };
//# sourceMappingURL=Globe.d.ts.map