export * from './EventManager';
import EventManager from './EventManager';
export default EventManager;
