export declare const readline: (question: string) => Promise<string>;
//# sourceMappingURL=readline.d.ts.map