I\'m not able to get this example of using the aforementioned combo going in TypeScript.
I have and <
The answer didn't work for me in eclipse typescript, since it conflicted with the reference statement earlier. But the following works:
declare module THREE {export var OrbitControls}