export declare const defiLlamaConfig: {
    url: (tokens: string[]) => string;
};
