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