export = annotateSourceCode; declare function annotateSourceCode(fileCoverage: any, sourceStore: any): { annotatedCode: any; lineCoverage: any; maxLines: any; }; //# sourceMappingURL=annotator.d.cts.map