export interface SmartAccountParamType { name: string; version: string; ownerAddress: string; } //# sourceMappingURL=SmartAccountConfig.d.ts.map