/** * 24k status - Check agent status and balance */ import { Command } from "commander"; export declare const statusCommand: Command;