declare const genSnarkVerifierSol: (contractName: string, vk: any) => string; export { genSnarkVerifierSol };