export declare function requestInput(question: string): Promise<string>;
//# sourceMappingURL=cli-util.d.ts.map