import { KendoToolbarProps } from '../toolbar';
export declare const ChatHeader: (props: KendoToolbarProps & React.HTMLAttributes<HTMLDivElement>) => import("react/jsx-runtime").JSX.Element;
