import { edwardsToMontgomeryPriv, x25519 } from '../../../node_modules/@noble/curves/esm/ed25519.js'; export { edwardsToMontgomeryPriv, x25519 };