/** * setup command - セットアップガイドを表示 */ export declare function setupCommand(_options: any): Promise; //# sourceMappingURL=setup.d.ts.map