const listRemote = require('./list-remote') const aclRemote = require('./acl-remote') module.exports = { listRemote, aclRemote }