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