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