export function reporter(): Writable; export function run(dir: string, ext?: string | undefined): Promise; import { Writable } from 'node:stream'; //# sourceMappingURL=test-runner.d.ts.map