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