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