import { Bot } from 'lucide-react'; export function TypingIndicator() { return (
Thinking…
); }