export { convertUplcDataToPubKey, decodePubKey, makeDummyPubKey, makePubKey } from "./PubKey.js"; export { decodeSignature, makeDummySignature, makeSignature } from "./Signature.js"; //# sourceMappingURL=index.d.ts.map