import { AccountBridge } from "@ledgerhq/types-live";
import { GenericTransaction } from "./types";
export declare function genericEstimateMaxSpendable(network: any, kind: any): AccountBridge<GenericTransaction>["estimateMaxSpendable"];
//# sourceMappingURL=estimateMaxSpendable.d.ts.map