/** * Empty state for ChatHistory when no conversation exists. */ export const ChatHistoryEmptyState = (): JSX.Element => { return (