Is it possible to import specific symbols from a ES6 javascript module, but still into a namespace? I\'m looking for a combination of: import * as d3 from \'d3\'
import * as d3 from \'d3\'