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