import type { RealtimeContextValue } from '../types'; export declare function useRealtime(): RealtimeContextValue; //# sourceMappingURL=useRealtime.d.ts.map