import KeybindHandler from "../../types/KeybindHandler"; declare const handleUpArrowNavigation: KeybindHandler['handler']; export default handleUpArrowNavigation; //# sourceMappingURL=handleUpArrowNavigation.d.ts.map