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