export declare const KeyCodes: { new (): {}; readonly ENTER: "Enter"; readonly TAB: "Tab"; };