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