export declare const ABI_UNIVERSAL_SIGNATURE_VALIDATOR: readonly [{ readonly inputs: readonly [{ readonly internalType: "address"; readonly name: "_signer"; readonly type: "address"; }, { readonly internalType: "bytes32"; readonly name: "_hash"; readonly type: "bytes32"; }, { readonly internalType: "bytes"; readonly name: "_signature"; readonly type: "bytes"; }]; readonly stateMutability: "nonpayable"; readonly type: "constructor"; }];