export { decodeVarbytePrintable, type NumberArrayLikeConstructor } from "./decode.js";
export { encodeVarbytePrintable, type NumberArrayLike } from "./encode.js";
