import { jsx as _jsx } from "react/jsx-runtime"; _jsx("button", { "data-value": "a value", children: "Button" });