import { connect } from 'herculex'; Component(connect({ mapStateToProps: {} })({ props: {}, data: {}, methods: {} }));