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