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