SmartWalletConfig
type SmartWalletConfig = {  bundlerUrl?: string;  clientId?: string;  entryPointAddress?: string;  erc20PaymasterAddress?: string;  erc20TokenAddress?: string;  factoryAddress?: string;  gasless: boolean;  paymasterUrl?: string;  secretKey?: string;