import { StargateV2SupportedBlockchains } from './stargate-v2-cross-chain-supported-blockchains';
export declare const stargateV2ChainIds: Record<StargateV2SupportedBlockchains, number>;
