/** @deprecated Use @smithy/core/event-streams instead. */
export { EventStreamMarshaller, eventStreamSerdeProvider } from "@smithy/core/event-streams";
export type { EventStreamMarshallerOptions } from "@smithy/core/event-streams";
