const directionDictionary = [ 'horizontal', 'vertical', ] export { directionDictionary, }