import { Chain } from "viem/chains"; export declare function getChainFromId(chainId: number): Chain; //# sourceMappingURL=getChainFromId.d.ts.map