/** * When activeChatId is set but the chat is not in state.chats (e.g. it's on an * unfetched page of the list, or from URL/deep link), fetch the chat by ID. */ export declare const useEnsureActiveChat: () => import('@tanstack/react-query').UseQueryResult; //# sourceMappingURL=useEnsureActiveChat.d.ts.map