// Type definitions for RxJS-All v2.2.28
// Project: http://rx.codeplex.com/
// Definitions by: Carl de Billy , Igor Oleinikov
// Definitions: https://github.com/borisyankov/DefinitelyTyped
///
///
///
///
///
///
///
///
///
///
///
declare module "rx.all" {
export = Rx;
}