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