var _ref =
/*#__PURE__*/
Sub Component;
const els = {
subComponent: () => _ref
};
var _ref2 =
/*#__PURE__*/
;
class Component extends React.Component {
constructor(...args) {
var _temp;
return _temp = super(...args), this.render = () => _ref2, _temp;
}
}