/** * onboard command - 初回セットアップウィザード */ export declare function onboardCommand(_options: any): Promise; //# sourceMappingURL=onboard.d.ts.map