export declare function runJob(jobDefinitionFile: string, options: { [key: string]: any; }): Promise;