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