module.exports = { default: 'EXPORTS NEXT CLIENT - Default Export', named: 'EXPORTS NEXT CLIENT - Named Export', }