import { IEcosystemProtocols } from '../../types';
/**
 * Exports all the addresses for the different protocols
 */
export declare const EcosystemProtocols: IEcosystemProtocols;
