import type { TreeMapFormatter } from '../types/internal.js'; export declare function getAppliedFormatter(formatter: TreeMapFormatter): import("../../core/types/formatter.js").Formatter;