export * from "./types.js";
import * as ssz from "./sszTypes.js";
import * as ts from "./types.js";
export { ts, ssz };
//# sourceMappingURL=index.d.ts.map