declare const ethereumDexes: { id: number; dexId: string; isEnabled: boolean; name: string; logoURL: string; }[]; export default ethereumDexes; //# sourceMappingURL=ethereum.d.ts.map