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