export declare const OKUSWAP_ON_CHAIN_SUPPORTED_BLOCKCHAINS: readonly ["ROOTSTOCK"]; export type OkuSwapSupportedBlockchain = (typeof OKUSWAP_ON_CHAIN_SUPPORTED_BLOCKCHAINS)[number];