type SemiModularAccountV2StaticImpl = StaticSmartAccountImplementation<
false,
"0.7",
SemiModularAccountV2FactoryArgs,
typeof entryPoint07Abi,
typeof semiModularAccountBytecodeAbi,
typeof accountFactoryAbi
>;Defined in: packages/smart-accounts/src/ma-v2/mav2StaticImpl.ts:15