export { arbitrum, base, mainnet, optimism, polygon, zora } from 'wagmi/chains';
export type { Chain } from 'wagmi/chains';
