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