export declare function testCommand(options: { config: string; testType?: string; pattern?: string; watch: boolean; waitForReady?: boolean; waitTimeout?: number; }): Promise; //# sourceMappingURL=test.d.ts.map