import { ProvingMethod } from './proving';
export declare const provingMethodGroth16AuthInstance: ProvingMethod;
