export {}; declare global { namespace jest { interface Matchers { toHaveValidSecondSignature(value: object): R; } } } //# sourceMappingURL=valid-second-signature.d.ts.map