import type { CommonCommandOptions } from "CommandOptions.js"; export declare function cleanMerged(options: CommonCommandOptions): Promise;