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