/** * 24k join - Register a new agent */ import { Command } from "commander"; export declare const joinCommand: Command;