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