import { SmartAccountConfig } from '@biconomy-devx/core-types'; export declare const ProductionConfig: SmartAccountConfig; export declare const StagingConfig: SmartAccountConfig; export declare const DevelopmentConfig: SmartAccountConfig;