import { StargateCrossChainSupportedBlockchain } from './stargate-cross-chain-supported-blockchain';
export declare const stargateBlockchainSupportedPools: Record<StargateCrossChainSupportedBlockchain, number[]>;
