There is no way to set the default ES6 export. `export {x as default}` is not the same as `export default x`.