import { jsx as _jsx } from "react/jsx-runtime"; /*#__PURE__*/ _jsx("div", { id: "wôw" }); /*#__PURE__*/ _jsx("div", { id: "\\w" }); /*#__PURE__*/ _jsx("div", { id: "w < w" });