import { Job } from '../../Job'; export declare function getLlamaProtocolsJob(platforms: { id: string; defiLlamaId?: string; }[]): Job;