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