import React__default, { PropsWithChildren } from 'react'; import { UIConversationListHeaderDefaultProps } from './UIConversationListHeaderDefault.js'; interface UIConversationListHeaderProps { UIConversationListHeader?: React__default.ComponentType; } declare function UIConversationListHeader(props: PropsWithChildren): React__default.ReactElement; export { UIConversationListHeader, UIConversationListHeaderProps }; //# sourceMappingURL=UIConversationListHeader.d.ts.map