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