/** * gkek stands for "get key event key". */ export declare function gkek(event: KeyboardEvent): string | undefined;