/// import type { DrilldownCalendarProps } from './utils'; export declare function DrilldownCalendar({ data, overview, color, onTooltip, onHideTooltip, response, fetchGlobalData, fetchDayData, showDayXAxisLabels, ...rest }: DrilldownCalendarProps): JSX.Element; //# sourceMappingURL=index.d.ts.map