/** * Tooltip specific to the Gantt Chart. */ export declare const GanttChartTooltip: () => import("react").JSX.Element | null; //# sourceMappingURL=GanttChartTooltip.d.ts.map