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