import { FC } from 'react'; declare const SwitchNetworks: FC; export default SwitchNetworks;