import { ThoughtSkeleton } from "@/components/loading-skeleton"; export default function SearchLoading() { return (
); }