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