/** * install command - 既存プロジェクトにMiyabiを追加 */ export declare function installCommand(_options: any): Promise; //# sourceMappingURL=install.d.ts.map