/** * status command - プロジェクトの状態を確認 */ export declare function statusCommand(_options: any): Promise; //# sourceMappingURL=status.d.ts.map