import { Command } from "commander";
export declare function registerDocDeleteCommand(docCommand: Command): void;
