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