import { CoverageMap } from '../../types/index.js'; export declare function readExistingTests(codebasePath: string): Promise;