const ARROW_DOWN = 'ArrowDown'; const ENTER = 'Enter'; const SPACE = ' '; export { ARROW_DOWN, ENTER, SPACE };