import type { WizardState } from '../types.js'; export declare function writeSettings(state: WizardState): string;