import { c as _c } from "react/compiler-runtime"; export default function TestComponent(t0) { const $ = _c(2); const { x } = t0; let t1; if ($[0] !== x) { t1 = ; $[0] = x; $[1] = t1; } else { t1 = $[1]; } return t1; }