import { UseCustomSubscriptionFunction } from './types';
export declare const useCustomSubscription: UseCustomSubscriptionFunction;
