import type { LabelsDisplay } from '../types/treemap.js'; export declare const withParentLabel: (labelsDisplay: LabelsDisplay) => boolean;