import type { WizardState } from './types.js'; export declare function runWizard(): Promise;