import PubNub from 'pubnub';
export declare function usePubNub(): PubNub;
