import type { TestProfile } from './types.js'; export declare function analyzeTesting(cwd: string): Promise; //# sourceMappingURL=testing.d.ts.map