import React from "react"; console.log(React.createElement("div", {}, "hey")); export default "TEST STRING";