import globalService from "./globalService"; import shortcutService from "./shortcutService"; export { globalService, shortcutService };