import { BLOCKCHAIN_NAME } from '@core/blockchain/models/BLOCKCHAIN_NAME';
export declare function getOneinchApiBaseUrl(blockchain: BLOCKCHAIN_NAME): string;
