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