import { Chain } from '@wormhole-foundation/sdk'; export declare function isEvmChain(chain: Chain): boolean; //# sourceMappingURL=evm.d.ts.map