import type { TreemapDB } from './types.js';
export declare const db: TreemapDB;
