// eslint-disable-next-line
import bugsnag from './src/config/bugsnag';
import App from './src/index';

export default App;