export declare function matchesAnyPattern(name: string, patterns: string[]): boolean;
//# sourceMappingURL=patternMatch.d.ts.map