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