export declare function runCleanupSteps(label: string, steps: readonly (() => Promise)[]): Promise;