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