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