import $LoadingBar from './loading-bar';

const Loading = new $LoadingBar();
export default Loading;
