import type { CreateProofArgument } from '@nori-zk/o1js-zk-utils';
declare const proofArgument: CreateProofArgument;
export default proofArgument;
