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