declare const bn254: typeof import("o1js").ForeignCurve;
export { bn254 };
