import { ProverType } from './types'; export declare function getVKey(prover: ProverType): Promise; //# sourceMappingURL=vkEncoder.d.ts.map