export declare const KeyCombinationMessages: { nonMacControlLabel: () => string nonMacAltLabel: () => string nonMacShiftLabel: () => string nonMacEnterLabel: () => string escapeLabel: () => string commonUpArrowLabel: () => string commonDownArrowLabel: () => string commonLeftArrowLabel: () => string commonRightArrowLabel: () => string commonSpaceLabel: () => string };