export declare const useSubscription: (createSubscription: () => any, deps?: any[]) => void;