import type { LabelsDisplay } from '../types/treemap.js'; export declare const withParentLabel: (labelsDisplay: LabelsDisplay) => boolean; //# sourceMappingURL=with-parent-label.d.ts.map