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