import { Shortcut } from '../models'; export declare const SelectPrevNode: Shortcut; export declare const SelectNextNode: Shortcut;