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