/*! * Copyright (c) Microsoft Corporation. * Licensed under the MIT License. */ export declare const KeyCodes: { ENTER: number; };