import { Dot } from "lucide-react" export function TypingIndicator() { return (
) }