type alias CompleterResult Usageimport { type CompleterResult } from "node:readline"; Definition [string[], string]