UNPKG

react-instantsearch

Version:
5 lines (4 loc) 202 B
import { createChatInlineLayoutComponent } from 'instantsearch-ui-components'; export declare const ChatInlineLayout: ReturnType<typeof createChatInlineLayoutComponent> & { $$inlineLayout: true; };