import * as API from 'ably'; export declare function useAbly(ablyId?: string): API.RealtimeClient;