typereadline.AsyncCompletertype AsyncCompleter = (line: string, callback: (err?: null | Error, result?: CompleterResult) => void) => void