export { ECDSASecp256k1 } from "./ECDSA.js"; export { SchnorrSecp256k1 } from "./Schnorr.js"; //# sourceMappingURL=index.d.ts.map