declare const _default: { labeling: { autofit: boolean; }; treemap: { tile: string; }; colors: string[]; coloring: string; type: string; tree: { id: string; value: string; }; }; export default _default;