import type { CreateWorkerInEnvironment } from './createWorker.ts'; export default function runTests(env: CreateWorkerInEnvironment): void;