import { PsbtAttributes } from '../parser/index.js'; export declare function combine(psbts: PsbtAttributes[]): PsbtAttributes;