module.exports = { description: 'imports default from external module', options: { external: [ 'path' ] } };