import type { Transaction } from "../types"; import { DeviceAction } from "@ledgerhq/ledger-wallet-framework/bot/types"; declare const _default: { acceptTransaction: DeviceAction; }; export default _default; //# sourceMappingURL=bot-deviceActions.d.ts.map