Should help with transient errors reported in #86, #104, and #110
const React = require("react");
module.exports = React.cloneElement;