import { Command } from "commander"; export declare function registerSourceDocsAddCommand(sourceDocsCmd: Command): void;