import type { ChainMetadata, ChainMap } from '@hyperlane-xyz/sdk';
export declare const chainMetadata: ChainMap<ChainMetadata>;
