import { ThinkingIndicator } from "@/components/ThinkingIndicator"; export default function Loading() { return (
); }