import type { ShortcutMap } from '../../types'; declare const initialShortcuts: ShortcutMap[]; export default initialShortcuts;