We need some sanity test for the router .d.ts file. The gulp test.typings target does this for the angular2.d.ts.
I did not update router on DefinitelyTyped for alpha.32 because it fails the definitelyTyped tests, for example, the Instruction class is referenced but not defined.
We can't release typings for router until this is fixed.