interface TracesTableProps {} export function TracesTable({}: TracesTableProps) { return
TODO: trace table
; }