import type { VkDataOutput } from '@nori-zk/proof-conversion/min';
declare const vkData: VkDataOutput;
export { vkData };
