import { TreeMapCustomTooltipConfig } from '../types/treemap-chart.config.js'; export declare const DEFAULT_CUSTOM_TOOLTIP_CONFIG: TreeMapCustomTooltipConfig; export declare const TreeMapCustomTooltipContext: import("react").Context;