/** This error indicates that the event buffer size exceeded the limit.. */ export declare class EventBufferSizeExceededError extends Error { constructor(); } //# sourceMappingURL=error.d.ts.map