import { PlonkProof } from '../types.js';
declare const sp1PlonkProof: PlonkProof;
export { sp1PlonkProof };
