export declare const MAX_LINE_BYTES: number; export declare function splitSSELines(chunks: AsyncIterable): AsyncGenerator; //# sourceMappingURL=SSEByteLineSplitter.d.ts.map