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