export interface TestFramework { path: string; config?: unknown; } //# sourceMappingURL=TestFramework.d.ts.map