export default InterfaceEvent; const InterfaceEvent = { IMAGE_LOADED: 'imgloaded', MEDIA_COLLECTION_LOADED: 'mediacollectionloaded', };