import { CelerCrossChainSupportedBlockchain } from './celer-cross-chain-supported-blockchain';
/**
 * Stores rubic cross-chain contract addresses.
 */
export declare const celerCrossChainContractsAddresses: Readonly<Record<CelerCrossChainSupportedBlockchain, string>>;
