import type { NegativeSignal } from "@/types/api"; export function SignalsPanel({ rows }: { rows: NegativeSignal[] }) { return (