import { ConvertedProofVkData } from '../types.js';
declare const vkData: ConvertedProofVkData;
export { vkData };
