import { Command } from "commander"; export declare const addCleanupBaseOptions: (command: Command) => Command;