export declare const SSE_DATA_PREFIX = "data: ";
export declare const SSE_DONE_MSG = "[DONE]";
