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