/** * mama status command * * Show MAMA agent status */ /** * Execute status command */ export declare function statusCommand(): Promise; //# sourceMappingURL=status.d.ts.map