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