declare const useChatAdapterStore: () => [any, (adapter: any) => void]; export default useChatAdapterStore;