Aren't the *.d.ts files generated supposed to be declaration modules? I can't seem to reference `/// <reference path="../node_modules/@reactivex/rxjs/dist/cjs/Rx.d.ts" />` In my typings.d.ts file.