import { DexConfigMap } from '../../types'; export declare const CablesConfig: DexConfigMap<{ mainnetRFQAddress: string; }>;