export declare function upCommand(options: { config: string; testType?: string; detach: boolean; composeFile?: string; fast?: boolean; }): Promise; //# sourceMappingURL=up.d.ts.map