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<typeof HTTP_BASIC_AUTH_TYPE, CoreHttpBasicAuthValueMatcher>;
//# sourceMappingURL=HttpBasicAuthMatcher.d.ts.map