UNPKG

cozy-search

Version:

UI components about search bar and IA assistant

5 lines (4 loc) 131 B
export default ConversationBar; declare function ConversationBar({ assistantStatus }: { assistantStatus: any; }): JSX.Element;