export declare function executeLoopAnalysisJob(jobPath: string): Promise; export declare function runLoopAnalysisWorker(jobPath: string): Promise; //# sourceMappingURL=loopAnalysisWorker.d.ts.map