import { SimpleSwapCcrSupportedChain } from './simple-swap-ccr-api-blockchain';
export declare const simpleSwapNativeTokenTickers: Partial<Record<SimpleSwapCcrSupportedChain, string>>;
