export type TestAdder = (name: string, runTest: () => Promise) => Promise; //# sourceMappingURL=test-types.d.ts.map