import { h } from 'preact'; import './conversationSearch.scss'; export declare function ConversationSearch(props: any): h.JSX.Element;