import { jsx as _jsx } from "react/jsx-runtime"; var x = /*#__PURE__*/_jsx("div", { attr1: "foo" + "bar", attr2: "foo" + "bar" + "baz" + "bug", attr3: "foo" + "bar" + "baz" + "bug", attr4: "baz" });