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