import { EventCapturer } from './src/classes/event-capturer.class'; export { EventCapturer }; export declare const eventCapturer: EventCapturer;