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