import { MatchPredicate } from '../types/MatchPredicate'; export declare const startsWithPartContainingAllCharactersInOrder: MatchPredicate;