import { MatchPredicate } from './MatchPredicate'; export type StringMatchPredicate = MatchPredicate;