/** * darwin status [agent] * * Shows evolution status, metrics, and patterns for an agent (or all agents). */ export declare function statusCommand(args: string[]): Promise; //# sourceMappingURL=status.d.ts.map