"use client"; export function TypingIndicator() { return (
); }