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