import { type ChatHistoryMessage } from "https://deno.land/x/fathym_atomic_chat@v0.0.38/src/organisms/ChatHistory.tsx";
definition: { Color: string; Content: string; Icon: JSX.Element; JustifyEnd?: boolean; Timestamp: Date; }
import { type ChatHistoryMessage } from "https://deno.land/x/fathym_atomic_chat@v0.0.38/src/organisms/ChatHistory.tsx";