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