import type { WorkspaceSourceInventoryItem } from './types.js'; export declare function buildWorkspaceSourceInventory(rootDir: string): Promise; //# sourceMappingURL=source-inventory.d.ts.map