import { EKCalendar } from "./EKCalendar"; export declare class EKCalendarItem { calendar: EKCalendar; } //# sourceMappingURL=EKCalendarItem.d.ts.map