import { Datum, TooltipProps } from './types'; export declare const WaffleTooltip: ({ data }: TooltipProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=WaffleTooltip.d.ts.map