/** * Tooltip specific to the Gantt Chart. */ export declare const GanttChartTooltip: () => import("react/jsx-runtime.js").JSX.Element | null;