import type { AccountBridge } from "@ledgerhq/types-live"; import type { AlgorandAccount, AlgorandTransaction } from "./types"; export declare const estimateMaxSpendable: AccountBridge["estimateMaxSpendable"]; //# sourceMappingURL=estimateMaxSpendable.d.ts.map