declare function combine(signedTransactions: Array<string>): object;
export default combine;
//# sourceMappingURL=combine.d.ts.map