import foo from 'foo'; import { something } from 'bar'; const anything = {}; export * from 'bar';