import { Proof } from '../common/index.js'; export declare const verifyP2PKSig: (proof: Proof) => boolean; //# sourceMappingURL=NUT11.d.ts.map