export declare class PlotKeyboardUtils { static getKeyCodeConstant(keyCode: number): string; }