js/domreplay/defaultEvents/index.js

export { default as ClickEvent } from './clickEvent';
export { default as InputEvent } from './inputEvent';