const client = require('./lib/client'); module.exports = { client, Client: client };