export declare function runQueuedWorkflowBuild(outputDirectory: string, build: () => Promise): Promise;