export declare class SignalRHelper { static initSignalR(callback: () => void): void; }