import { CoreUrlEncodedStringMatcher, URL_ENCODED_STRING_TYPE } from '@contract-case/case-core-plugin-http-dsl';
import { MatcherExecutor } from '@contract-case/case-plugin-base';
export declare const UrlEncodedStringMatcher: MatcherExecutor<typeof URL_ENCODED_STRING_TYPE, CoreUrlEncodedStringMatcher>;
//# sourceMappingURL=UrlEncodedStringMatcher.d.ts.map