import type { Command } from 'commander'; export declare function registerSwarmCommands(program: Command): void; //# sourceMappingURL=swarm.d.ts.map