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