export declare const KeyCodes: { esc: string; enter: string; backspace: string; delete: string; spacebar: string; tab: string; semicolon: string; comma: string; arrowUp: string; arrowDown: string; };