export declare function GetWebSocketCredentials(host: string, apikey: string, identifier: string): Promise<any>;
