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