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