import { Finding } from '../types.js'; export declare function scanDeps(projectPath: string): Promise; //# sourceMappingURL=deps.d.ts.map