import Setting from './container'; import RelayStatus from './container/relayStatus'; export default { Setting, RelayStatus, };