/** @deprecated Use @smithy/core/serde instead. */
export { fromUtf8, toUint8Array, toUtf8 } from "@smithy/core/serde";
export type { StringEncoding } from "@smithy/core/serde";
