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