import type { Chain } from 'viem'; /** * Map of all viem chains by ID */ export declare const chainById: Record;