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