import type { CurrenciesData } from "@ledgerhq/types-live";
import type { Transaction } from "../types/types";
declare const dataset: CurrenciesData<Transaction>;
export default dataset;
//# sourceMappingURL=celo.scanAccounts.1.d.ts.map