import { type Config } from '@bigmi/client';
export declare const useReconnect: (config: Config) => void;
