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