const TilorswiftEvent = { FIELD_CLICKED: 'fieldclicked', FIELD_ENTERED: 'fieldentered', }; export default TilorswiftEvent;