Taking a look at the Ionic 2 ionic-framework node_modules and the directories below it:
Have you tried
import * as Rx from "@reactivex/rxjs/dist/cjs/Rx";
Although they seem to be using Rx.KitchenSink in Ionic 2...
But @reactivex/rxjs/dist/cjs/Rx should work?