export declare const BUFFER_SIZE = 1000;
export declare const FLUSH_SIZE = 100;
export declare const FLUSH_INTERVAL: number;
export declare const RESEND_LIMIT = 5;
