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