import type { HistogramsBlock } from "./types.js"; export declare function computeHistograms(repoRoot: string): Promise;