import { InjectionToken } from '@angular/core';
export declare const SIGNALR_JCONNECTION_TOKEN: InjectionToken<any>;
