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