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