import { TreeMapConfig, TreemapChartLegendConfig } from './types/treemap-chart.config.js'; export declare const DEFAULT_LEGEND: TreemapChartLegendConfig; export declare const defaultTreeMapConfig: TreeMapConfig; //# sourceMappingURL=defaults.d.ts.map