import type { TestRunner } from "../../core/test";
export declare const nodeTestRunner: TestRunner;
