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