export declare const arbitrumRbcBridgeSupportedBlockchains: readonly ["ETH", "ARBITRUM"]; export type ArbitrumRbcBridgeSupportedBlockchain = (typeof arbitrumRbcBridgeSupportedBlockchains)[number];