import GlobalRemotes from './global-remotes';
import GlobalConfig from './config';
export { GlobalRemotes, GlobalConfig };
