declare const proofConversionSP1ToPlonkVkData: {
    data: string;
    hash: string;
};
export { proofConversionSP1ToPlonkVkData };
