UNPKG

@uimkit/uikit-react

Version:

<img style="width:64px" src="https://mgmt.uimkit.chat/media/img/avatar.png"/>

11 lines (8 loc) 562 B
import React__default, { PropsWithChildren } from 'react'; import { UIConversationListHeaderDefaultProps } from './UIConversationListHeaderDefault.js'; interface UIConversationListHeaderProps { UIConversationListHeader?: React__default.ComponentType<UIConversationListHeaderDefaultProps>; } declare function UIConversationListHeader<T extends UIConversationListHeaderProps>(props: PropsWithChildren<T>): React__default.ReactElement; export { UIConversationListHeader, UIConversationListHeaderProps }; //# sourceMappingURL=UIConversationListHeader.d.ts.map