import { Chain } from '../constants'; export declare function isValidChain(chainId: Chain): boolean;