export declare const KERNEL_ACCOUNT_ABI: readonly [{ readonly inputs: readonly [{ readonly internalType: "contract IKernelValidator"; readonly name: "_defaultValidator"; readonly type: "address"; }, { readonly internalType: "bytes"; readonly name: "_data"; readonly type: "bytes"; }]; readonly name: "initialize"; readonly outputs: readonly []; readonly stateMutability: "payable"; readonly type: "function"; }];