import * as ssz from "./sszTypes.js";
import * as ts from "./types.js";
export {ts, ssz};
