import { Command } from 'commander'; /** * Create the orchestrator command */ export declare function orchestratorCommand(): Command; //# sourceMappingURL=orchestrator.d.ts.map