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