import type { DeviceAction } from "@ledgerhq/coin-framework/bot/types"; import type { AlgorandTransaction } from "./types"; export declare const acceptTransaction: DeviceAction; //# sourceMappingURL=speculos-deviceActions.d.ts.map