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