export declare function runTask(label: string, task: () => Promise): Promise; //# sourceMappingURL=task-runner.d.ts.map