/** * Forgen v1 — Onboarding CLI * * 언어 선택 + 4문항 온보딩 인터랙티브 flow. */ export declare function runOnboarding(): Promise;