import { Config } from '@oclif/core/lib/interfaces/index.js'; export declare const interactivePrompt: (config: Config) => Promise;