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