import { CoreHttpResponseMatcher, HTTP_RESPONSE_MATCHER_TYPE } from '@contract-case/case-core-plugin-http-dsl'; import { MatcherExecutor } from '@contract-case/case-plugin-base'; export declare const HttpResponseMatcher: MatcherExecutor; //# sourceMappingURL=HttpResponseMatcher.d.ts.map