type Component struct {
// contains filtered or unexported fields
}
Component is the fallback component for rendering tool calls
that don't have a specialized component registered.
It provides a standard visualization with tool name, arguments, and results.