// @jsx: react /// import * as React from "react"; const El = Math.random() ? 'h1' : 'h2'; const tag = {"Title"};