@uimkit/uikit-react
Version:
<img style="width:64px" src="https://mgmt.uimkit.chat/media/img/avatar.png"/>
7 lines (5 loc) • 317 B
TypeScript
interface UIConversationListHeaderDefaultProps {
}
declare function UIConversationListHeaderDefault<T extends UIConversationListHeaderDefaultProps>(props: T): JSX.Element;
export { UIConversationListHeaderDefault, UIConversationListHeaderDefaultProps };
//# sourceMappingURL=UIConversationListHeaderDefault.d.ts.map