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