import type { MessageSearchProps } from './types'; export declare function MessageSearch(props: MessageSearchProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=MessageSearch.d.ts.map