This was a poorly typed attempt to mimic TypeScript's index signatures, which we can use instead. This eliminates a very strange type that we were exposing to users, but not re-exporting through our public API. Fixes #4483
fixes #4297 Closes #4415
Closes #4377
This removes traceur as a dependency for the t push -f angular2 build. Closes #4148