"use client" import { Trash } from "lucide-react" export function ResetChat() { return ( ) }