import type { ProjectInfo } from "../types/semver.js"; export declare const runTests: (projectInfo: ProjectInfo) => void; //# sourceMappingURL=run-tests.d.ts.map