UNPKG

@bothub-chat/ui

Version:

Bothub UI Components

5 lines (4 loc) 134 B
import { PropsWithChildren } from 'react'; export declare const SidebarListChats: React.FC<PropsWithChildren & { id?: string; }>;