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