import type node_readline from "readline"; export default nw.require("readline") as typeof node_readline;