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