import { type TestFilterOptions } from '../discovery/index.js'; export declare const testCommand: (runnerName?: string, options?: TestFilterOptions) => Promise; //# sourceMappingURL=test.d.ts.map