import { UseChatsParams } from './useChats'; export declare const useChatBootstrap: (params?: UseChatsParams) => import('./useChats').UseChatsInfiniteListResult; //# sourceMappingURL=useChatBootstrap.d.ts.map