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