export declare const SERVICES_RMALL_SUBCOMMAND = "rmall"; export declare const servicesRmallCommand: (logLevel: "error" | "info" | "trace" | "verbose" | "warn") => Promise;