import type { Command } from "commander"; export declare function registerUninstallCommand(program: Command): void;