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