import { XYChartTooltipProps } from '../types/xy-chart-props.js'; export declare const XYChartTooltipSlot: { (props: XYChartTooltipProps): null; displayName: string; }; //# sourceMappingURL=Tooltip.d.ts.map