import { MessageProps } from '../Message'; import type { DefaultStreamChatGenerics } from '../../types/types'; export declare const ThreadHead: (props: MessageProps) => JSX.Element; //# sourceMappingURL=ThreadHead.d.ts.map