import type { CompiledSourceItemV2 } from "./long-task-delivery-types.js"; export declare function compileSourceInventory(repository: string, sourcePaths: string[]): Promise;