export declare const switchNetwork: (chainId: number, provider: any) => Promise<void>;
