export declare function handleKeydownForZoom(ev: KeyboardEvent, currentZoom: number): number;
