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