export declare function ciCommand(options: { config: string; testType?: string; pattern?: string; timeout: number; verbose: boolean; noCleanup: boolean; }): Promise; //# sourceMappingURL=ci.d.ts.map