import { createElement as _createElement } from "react"; var x = _createElement("div", { ...props, key: "1", foo: "bar" });