import { type DynamicClient } from '@dynamic-labs-sdk/client'; import type { ExtendParameters } from '@dynamic-labs-sdk/client/core'; import type { EIP1193Provider, EvmWalletProvider } from '../../../EvmWalletProvider.types'; type switchActiveNetwork = ExtendParameters; /** @not-instrumented */ export declare const switchActiveNetwork: switchActiveNetwork; export {}; //# sourceMappingURL=switchActiveNetwork.d.ts.map