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