export declare const KEYS: { esc: string; left: string; right: string; down: string; up: string; enter: string; shift: string; space: string; tab: string; };