export { formatHotkeySymbols } from './formatHotkey.js'; export { default as ScalarHotkey } from './ScalarHotkey.vue.js'; export type { HotKeyModifier as ScalarHotkeyModifier } from './types'; //# sourceMappingURL=index.d.ts.map