export {}; declare global { namespace jest { interface Matchers { toBeTransaction(): R; } } } //# sourceMappingURL=transaction.d.ts.map