export declare const ABI_SMART_ACCOUNT: readonly [{ readonly name: "isValidSignature"; readonly type: "function"; readonly stateMutability: "view"; readonly inputs: readonly [{ readonly name: "hash"; readonly type: "bytes32"; }, { readonly name: "signature"; readonly type: "bytes"; }]; readonly outputs: readonly [{ readonly name: ""; readonly type: "bytes4"; }]; }];