import { PlonkProof } from '@nori-zk/o1js-zk-utils';
declare const sp1PlonkProof: PlonkProof;
export { sp1PlonkProof };
