/**
 * Base URL for the DEX Screener API.
 */
export declare const BASE_URL = "https://api.dexscreener.com";
