import { SocketInstance } from '@hyper-fetch/sockets';
import { UseSocketStateType } from './use-socket-state.types';
export declare const initialSocketState: UseSocketStateType<SocketInstance>;
//# sourceMappingURL=use-socket-state.constants.d.ts.map