Hi! we have few errors when we integrate the definition file angular-ui-router.d.ts on our projects.
Here the errors:
Import declaration conflicts with local declaration of 'ng'
Cannot find name 'IServiceProvider'.
Cannot find name 'IPromise'.
I think namespaces are changed...my two cents.