export default useSubscription;
declare function useSubscription(options: any, callback: any): void;
