interfacerepl.REPLServerSetupHistoryOptionsinterface REPLServerSetupHistoryOptionsfilePath?: stringonHistoryFileLoaded?: (err: null | Error, repl: REPLServer) => voidremoveHistoryDuplicates?: booleansize?: number