import { Chain } from "viem";
export declare const chainIdToChain: {
    [key: number]: Chain;
};
//# sourceMappingURL=chainIdToChain.d.ts.map