import foo, { bar } from './foo'; var answer = foo(); var somethingElse = bar();