import type { RepoScan } from '@manehorizons/cadence-types'; export declare function scanRepo(root: string): Promise; //# sourceMappingURL=scan.d.ts.map