import * as d3 from "d3"; declare const _default: (width: number, height: number) => d3.TreemapLayout; export default _default;