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