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