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