declare const promptUi: () => Promise & { ui: import("inquirer/lib/ui/prompt"); }; export default promptUi;