import { CreateProofArgument } from '../../types.js';
declare const proofArgument: CreateProofArgument;
export default proofArgument;
