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