export { fetchEventSource, EventStreamContentType } from './fetch';
export type { FetchEventSourceInit } from './fetch';
export type { EventSourceMessage } from './parse';
//# sourceMappingURL=index.d.ts.map