import { type DynamicProof } from 'o1js';
import { type Subclass } from 'o1js/dist/node/lib/util/types.js';
export declare const NodeProofLeft: Subclass<typeof DynamicProof>;
