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