export declare function RxSubscribe(a: string | Object, b?: boolean | string, c?: any): (target: any, name: string, descriptor: PropertyDescriptor) => void;