import type { UTXOCalculationState } from '../../utils/calculateSpend';
export declare const useAvmAndCorethUTXOs: ({ amountsToBurn, utxos, options, changeOutputs, inputUTXOs, fromAddresses, inputs, ...state }: UTXOCalculationState) => UTXOCalculationState;
//# sourceMappingURL=useAvmAndCorethUTXOs.d.ts.map