export { EventBuffer } from './EventBuffer';
export { EventBufferConfig, IAnalyticsClient } from './types';
