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