We have a handful of files which do this: ``` import {a,b} from 'angular2/module'; ... import {c} from 'angular2/module'; ``` Ideally we should tidy this up. It also affects downstream tooling (see b/27877430 for motivation)