import { KeyMatcher } from '@ryusei/code';
/**
 * The collection of shortcuts for the Jump extension.
 *
 * @since 0.1.0
 */
export declare const KEYMAP: Record<string, KeyMatcher | KeyMatcher[]>;
//# sourceMappingURL=../../../../src/js/extensions/Jump/keymap.d.ts.map